-
Notifications
You must be signed in to change notification settings - Fork 0
Sentiment Analysis on Twitter Dataset
himanish532/SentimentAnalysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Following are the prerequisites for execution of the code: 1)Python 2.7.2 2) csv module 3)Scikit learn library 4) nltk toolkit for python and stop words corpora installed The code can be executed using the command: python sentiment_analysis.py Data.csv 10000 Note: 1)The number 100000 can be changed to any number greater than 10 to increase the number of tweets being utilized. Decreasing this number decreases the execution time as well
About
Sentiment Analysis on Twitter Dataset
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published