Spam Detection with Natural Language Processing-Part 2

Understanding TF-IDF and Word Embeddings In the last blog, we had a look over visualizing text data and understood some basic concepts of tokenization and lemmatization. We wrote python function to perform all the operations for us. If you are directly jumping to this blog, I will highly recommend you to go through the previous … Continue reading Spam Detection with Natural Language Processing-Part 2