Skip to content

A sentiment analysis system that works with text. Flask, SocketIO, Naive Bayes.

License

Notifications You must be signed in to change notification settings

sharad461/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-analysis

A most basic text sentiment analysis system built especially for tweets. Only a rudimentary Naive Bayes model implemented.

Interface is web, uses Python Flask, SocketIO, canvas.js (for data visualization), NLTK.

After installing the required libraries and adding Twitter API keys to analyze.py, run the application from the root directory:

python sent-al/app.py

For the completion of fifth semester, Computer Science program at Kathmandu University. Jan 2019.

About

A sentiment analysis system that works with text. Flask, SocketIO, Naive Bayes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published