InPython in Plain EnglishbyDevashish Datt MamgainTop 5 Python NLP Libraries to Use in 2024The growing popularity of LLMs and various generative AI chatbots has significantly increased the use of NLP across industries. Although…Aug 14
InTowards Data SciencebyZhiheng JiangHacking “Codenames” with GloVe EmbeddingsUsing a GloVe embedding-based algorithm to achieve 100% accuracy on the popular party game “Codenames”Jul 16
Meera NairAWS-Powered Web Scraping and Text Similarity EngineIn my quest to learn AWS services, I embarked on a simple yet fascinating project. The goal was to scrape data from the web, store it in an…May 20May 20
InTowards Data SciencebyTarek GhanoumTopic Modelling in Python with spaCy and GensimA complete guide on topic modelling with unsupervised machine learning and publication on GitHub pagesDec 20, 20216Dec 20, 20216
InDev GeniusbyMohamad MahmoodNGRAM Topic Modeling For Hate Speech DetectionNGRAM topic modeling for hate speech detection refers to the application of topic modeling techniques on text data containing instances of…Apr 23Apr 23
InPython in Plain EnglishbyDevashish Datt MamgainTop 5 Python NLP Libraries to Use in 2024The growing popularity of LLMs and various generative AI chatbots has significantly increased the use of NLP across industries. Although…Aug 14
InTowards Data SciencebyZhiheng JiangHacking “Codenames” with GloVe EmbeddingsUsing a GloVe embedding-based algorithm to achieve 100% accuracy on the popular party game “Codenames”Jul 16
Meera NairAWS-Powered Web Scraping and Text Similarity EngineIn my quest to learn AWS services, I embarked on a simple yet fascinating project. The goal was to scrape data from the web, store it in an…May 20
InTowards Data SciencebyTarek GhanoumTopic Modelling in Python with spaCy and GensimA complete guide on topic modelling with unsupervised machine learning and publication on GitHub pagesDec 20, 20216
InDev GeniusbyMohamad MahmoodNGRAM Topic Modeling For Hate Speech DetectionNGRAM topic modeling for hate speech detection refers to the application of topic modeling techniques on text data containing instances of…Apr 23
Hajar ZankadiTopic Modeling with Latent Dirichlet Allocation (LDA)using Gensim and NLP techniques (Part II)In Part I of this tutorial (link), I explained what is LDA, how it works and what are its hyper-parameters. I also highlighted some NLP and…Jan 5, 20232
InDev GeniusbyMohamad MahmoodTFIDF Implementation Using GENSIM and SKLEARN PackagesThis is a continuation of the previous series of postings on TFIDF topics.Jan 31
InRed BufferbyAbdul Hafeez FahadDoc2Vec — Computing Similarity between the DocumentsThe article aims to provide you an introduction to Doc2Vec model and how it can be helpful while computing similarities between the…May 18, 20212