Skip to content

Ak-Gautam/Tweet_Sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name Desc Author
Sentiment Analyzer
Predicts sentiments of tweets.
@Gautam-flash

Result

Screenshot

  • This is a NLP project that analyses sentiment from tweets regarding American Airlines companies, it categorises tweets in either positive or negative sentiment.
  • Note that this is a learning experiment and not meant to be a professional product.
  • To learn the model creation and training, notebook is Here
  • Created API using Flask Here
  • Has a frontend made using HTML, CSS.