- Introduction to Natural Language Processing (NLP)
- NLP Tools and Packages Installations
- NLP Modeling Pipeline
- NLP Text Pre-Processing and Cleaning- Tokenization
- NLP Text Pre-processing and Cleaning- Stop Words Removal
- NLP Text Cleaning using ‘clean-text’ Package
- NLP Text Pre-Processing and Cleaning- Stemming and Lemmatization
- NLP Text Pre-processing and Cleaning- Text Vectorization
- NLP Text Pre-processing and Cleaning- Regular Expressions (RegEx)
- NLP Naïve Bayes Classifier
- NLP- What is Sentiment Analysis
- NLP- Do Sentiment Analysis using NLTK VADER Package along with Threshold Optimization