Skip to content

franblas/sentiTweets

Repository files navigation

sentiTweets

Tweets sentiment analysis

Python packages

pip install pandas, nltk

Also you need to install some nltk modules. In your python console use the following command

nltk.download()

Then download conll2002, wordnet and maxent_treebank_pos_tag

Run the code

Just run the main file (main.py)

python main.py

About

Tweets sentiment analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages