Wow! This is an amazing tutorial. Learn so much about fundamental NLP, while keeping it so practical to follow. Looking for more crisp contents from you, Greg!
@GregHogg2 жыл бұрын
Really glad to hear that Ducha!
@ashathotan Жыл бұрын
I enjoyed watching your illustration on the email spam.
@Brocollipy2 жыл бұрын
Great video , just what I needed. Need to test out some models quickly and really can't do another 3hr course!!
@DarkTobias72 жыл бұрын
Amazing video, please do more NLP projects
@GregHogg2 жыл бұрын
Thanks so much, and will do!
@arsheyajain70552 жыл бұрын
This is awesome 👏
@GregHogg2 жыл бұрын
I thought so too!
@gustavojuantorena2 жыл бұрын
Great video!
@GregHogg2 жыл бұрын
Thanks so much Gustavo!
@jspetrolina Жыл бұрын
Hi Greg! Old but gold, fabulous video, let me ask you, is that structure that you build what packages like spacy is doing behind the scenes? Thanks again
@GregHogg Жыл бұрын
Thank you :) and what structure sorry?
@akshitadixit_10682 жыл бұрын
Thanks Greg for this amazing video, however i have a doubt, how are we determining that the tokens with the maximum frequency are the ones contributing to the spamy nature of the message, their is a possibility that tokens with a low frequency are equally malicious. Thanks!
@GregHogg2 жыл бұрын
Yes that's very true, you could absolutely change how I did things
@InfernalPasquale Жыл бұрын
12:00 Why is features = set() converted to a list, rather than just being a list to begin with?
@rahulnayak8866 Жыл бұрын
using a list instead of set will result in getting redundant values, so in order to get unique values set() is used which is then converted into a list.
@mikekertser53842 жыл бұрын
Thank you! Can you please make a video with the review of the word embeddings models and corresponding transfer learning examples? And some nlp feature engineering as well. :)
@GregHogg2 жыл бұрын
You're very welcome - and this is in the works :)
@e_hossam962 жыл бұрын
This is great
@GregHogg2 жыл бұрын
Thanks so much Hossam!! :)
@iqrarkhan81292 жыл бұрын
thanks that was quite helpful bus can you also please do a malware detection and classification using machine learning algo? if yes please do and upload as soon as possible
@GregHogg2 жыл бұрын
You're very welcome! Probably eventually, but won't be able to do that for awhile sorry.
@writabratadey8048 Жыл бұрын
nltk.download() is not working. showing WinError 10060 everytime ie. connection attempt failed...plz provide a solution
@GregHogg Жыл бұрын
Probably slow internet unfortunately
@MyStockz2 жыл бұрын
Hi Greg Hogg! Hope all is well! Have you tried or heard of a website called logikbot? If yes, what do you think of it?
@GregHogg2 жыл бұрын
Never heard :)
@MyStockz2 жыл бұрын
@@GregHogg Cool!
@tareq81092 жыл бұрын
Want NLP series
@GregHogg2 жыл бұрын
Working on it!
@dannyrodin11512 жыл бұрын
I enjoy your videos, but this one's way too fast. I'll need to watch it 3 times with 0.5 speed.