TF-IDF and Word Embeddings in NLP — NLP Basics — Part 7 of 10Computer don’t understand text as we do. They don’t see “word”, they see a number that represents “word”, maybe like 20.Oct 25, 2024Oct 25, 2024
Named Entity Recognition (NER) — NLP Basics — part 6 of 10Welcome to part 6 of our series on the basics of NLP.Mar 24, 2024Mar 24, 2024
POS (Parts of Speech) Tagging — NLP basics — Part 5 of 10I think we all remember elementary grammar in school where we learned to identify different parts of speech in sentences.Mar 19, 2024Mar 19, 2024
Text Normalization — NLP Basics — part 4 of 10There’s no denying that NLP is one of the hottest fields of AI these days. Especially with LLMs, the field is advancing rapidly.Mar 15, 2024Mar 15, 2024
Removing Stop Words — NLP Basics — Part 3 of 10Stop words are highly occurring words in any document that do not convey significant meaning for much of NLP tasks such as information…Mar 9, 2024Mar 9, 2024
Stemming and Lemmatization — NLP Basics — Part 2 of 10Is it necessary to search for ‘thinking’ on Google and get results where the exact word ‘thinking’ gets matched and not ‘think’, ‘thought’…Mar 6, 2024Mar 6, 2024
NLP basic concepts — Part 1 of 10Welcome to part I of my 10-parts series on the basics of Natural language processing.Feb 27, 2024Feb 27, 2024