Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 450 Bytes

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