Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 630 Bytes

File metadata and controls

6 lines (5 loc) · 630 Bytes

Twitter-Sentiment-Analysis-Using-NLP

As a Part of my Research Assistant role under Prof. Tarasewich I am working on Twitter Sentiment Analysis of Airline Data. Segregating the Negative tweets and finding out the services/tags that are pointed out by the users is the main task of the project

• Performed Data Extraction of different airline tweets using Twint (Twitter Scraping Tool) to understand the consumer’s voice • Implemented NLP techniques like Stemming, Lemmatization and Vectorization to process the data • Analyzed the sentiment of tweets using TextBlob to categorize them as positive, negative, and neutral