Work In Progress
| Books / Courses I am referring to |
|---|
| 1. Natural Language Processing with Python |
| 2. Natural Language Processing in Action |
| 3. Natural Language Processing Specialization |
| 4. HuggingFace Course |
The list of al the Blogs which I have written on NLP.
- A Brief Introduction to Natural Language Processing (NLP)
- Rules in Natural Language Processing
- Tokenization
- Text Normalization(Stemming/Lemmatization)
- Stop Word Removal
- Part of Speech (POS) Tagging
- Bag of Words (BOW)
- Term Frequency-Inverse Document Frequency (TF-IDF)
Projects I have done on NLP
- Language Detector using NLP
- Machine Translation