Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.