Text Classification on Twitter Airline Sentiment Dataset from Kaggle.
- To familiarize with different ways to represent text for ML models(tf-idf, fasttext, embeddings).
- To familiarize with different ML libraries and framewords for NLP.
- To improve text data cleaning and processing skills.
- To explore text data augmentation techniques.
(Open the notebook with colab for better visualizations)