Skip to content

prneidhardt/Natural-Language-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Natural-Language-Processing

Twitter US Airline Sentiment

  • Project completed as part of Great Learning's Postgraduate Program in Artificial Intelligence and Machine Learning
  • 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