tweets_semantic_analysis Semantic analysis of tweets from sentiment140.com dataset. Install required packages with: pip install -r requirements.txt Run main.py file to create model using Data_tweets.csv data. Code written and tested on python 3.8.7