Skip to content

Analysis of Tweet Sentiment with Natural Language Processing (NLP) and Naive Bayes

Notifications You must be signed in to change notification settings

birajsilwal/TweetSentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Biraj Silwal

Tweet Sentiment

Requirement to run the program:

  • make sure the file path is correct inside process_tweets method
  • path to files is setup in def process_tweet

How to test a sentiment of new tweet:

  • In the main, there is input_test_set where you put your desired tweet, once you run the program, it will output classification of a given tweet.
  • If you run this, inside main in the classifying section, you have to comment the election trial portion code and vice versa.

About

Analysis of Tweet Sentiment with Natural Language Processing (NLP) and Naive Bayes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published