Name | Desc | Author |
---|---|---|
Sentiment Analyzer |
Predicts sentiments of tweets. |
@Gautam-flash |
- 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.