An open API service indexing awesome lists of open source software.

https://github.com/prneidhardt/natural-language-processing

Twitter US Airline Sentiment
https://github.com/prneidhardt/natural-language-processing

count-vectorizer sentiment-analysis text-processing tf-idf-vectorizer vectorization

Last synced: 3 months ago
JSON representation

Twitter US Airline Sentiment

Awesome Lists containing this project

README

          

# Natural-Language-Processing
Twitter US Airline Sentiment
- Project delivered in June 2022
- Repository includes Jupyter notebook with Python code written for data analysis and neural network building

## Problem Statement
- To identify the sentiment from a tweet to understand an airlines' customer satisfaction

## Skills and Tools
- Text processing
- Vectorization (Count vectorizer & Tf-idf vectorizer)
- Sentiment analysis
- Parameter tuning