Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p-adams/sentiment-app
Simple user input sentiment analysis web application
https://github.com/p-adams/sentiment-app
bottle nlp python sentiment-analysis textblob textblob-sentiment-analysis
Last synced: 3 days ago
JSON representation
Simple user input sentiment analysis web application
- Host: GitHub
- URL: https://github.com/p-adams/sentiment-app
- Owner: p-adams
- Created: 2021-05-31T11:09:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-31T19:37:24.000Z (over 3 years ago)
- Last Synced: 2024-11-07T22:43:28.167Z (about 2 months ago)
- Topics: bottle, nlp, python, sentiment-analysis, textblob, textblob-sentiment-analysis
- Language: Smarty
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## sentiment-app
A simple app that receives user text input, performs asynchronous sentiment analysis as user types, and displays a +/- ranking based on the sentiment expressed.