Skip to content

taiwoabegunde/TwitterSentimentAnalysis

 
 

Repository files navigation

# Twitter Sentiment Analysis

This software analyses the sentiment i.e. positive, negative or neutral associated with a tweet with the help of naive bayes classifier.

The software is entirely written in Python and uses NLTK library.

Version

1.0.0

Execution

.

$ python3 interface.py

Here are some screenshots of the code in execution: Image 1 Image 2 Image 3

License

GNU GPL v3.0

Some improvements yet to come...

About

Sentiment Analysis of tweets using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%