Shariq HameedTF-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 25Oct 25
Shariq HameedNamed Entity Recognition (NER) — NLP Basics — part 6 of 10Welcome to part 6 of our series on the basics of NLP.Mar 24Mar 24
Shariq HameedPOS (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 19Mar 19
Shariq HameedText 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 15Mar 15
Shariq HameedRemoving 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 9Mar 9
Shariq HameedStemming 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 6Mar 6
Shariq HameedNLP basic concepts — Part 1 of 10Welcome to part I of my 10-parts series on the basics of Natural language processing.Feb 27Feb 27