- Scrape tweets from Twitter
- Data cleaning using with multiple techniquies like words lemmatization , stopwords removal etc
- word embedding
- tweets sentiments
- data visualization
- word cloud
- training machine learning model by using fetures drived as a output of NLP
- Random forest Algorithm
- KFold
- reading and writing data from text and csv files
This exercise is just for educational purpose.