Module 1: Get Started With Text Analysis and Natural Language Processing
* Training Overview
*How Text Analysis and Natural Language Processing Can Give You An Edge? A Business Case
*Get Your Python Environment Ready
*Introduction To Web-scraping
* Scraping Some Common Websites For Information
* Obtaining Tweets (Without an API)
* Obtaining Reddit Posts Relating To a Topic
* Different Sources of Newspaper Headlines
Module 2: Pre-Processing Text Data
*Basic Text Cleaning Workflow
* Text Cleaning and Preprocessing Using NTLK
*Text Cleaning and Preprocessing With Scikit
* Text Cleaning and Preprocessing With TextBlob
* Some Other Text Cleaning and Pre-processing Strategies
* Text Summarisation With Spacy
* Dealing With Dates
Module 3: Exploratory Data Analysis (EDA) For Text Data
* Quantify Social Media Post Lengths
* Which Are The Most Popular Hashtags
* Introduction To Wordclouds
*Identify The Most important Topics With Gensim
* Business Use Case Study: Extract The Most important Topics From Yelp Reviews With Spacy
Module 4: Sentiment Analysis
*Identify the Polarity of Text
* Polarity: Positive or Negative
* VADER Sentiment Analysis
* Business Use Case Study: Identify The Most Dominant Sentiments Of Reddit Forum WallStreetBets wrt Meme Stocks
Module 5: Artificial Intelligence (AI) Analysis For Text Data
* Identify Text Clusters With Unsupervised Learning
* Text Sentiment Classification With Machine Learning
* Text Sentiment Classification With Deep Learning
* Business Use Case Study: Predicting Price Action On the Basis Of Social Media Sentiments