Skip to content

prathameshtd/Sentiment-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project description: This is a Twitter Sentiment Analysis ML project using Naive Bayes Algorithm. Live tweets are collected from Twitter using Twitter4j API. To create the dataset tweets gets classified by IBM's Alchemy API. Then dataset is used to train and create model. Website on locahost machine in django framework is created to give demo . Accuracy comes out to 78%.

Technology 1.Java 2.django 3.HTML,CSS 4.python

API's 1.IBM's Alchemy API 2.Twitter4j API

Algorithm 1.Naive Bayes Algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 34.6%
  • Python 34.2%
  • Java 18.1%
  • CSS 13.1%