Skip to content

mertkahyaoglu/twitter-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Determine Feelings on Twitter

The aim of the project is to determine how people are feeling when they share something on Twitter. The program classifies only Turkish tweets.

Check out NodeJS web application here

Slides - NLTK version, Weka version

##Requirements

  1. Twitter Developer Application
  2. Tweepy Python Library
  3. NLTK

##Run

python classify.py

##Project Development Steps

  • Fetch tweets for a specific user ✅
  • Clean data (remove hashtags and mentioned users) ✅
  • Label positive and negative tweets ✅
  • Apply Naive Bayes Classifier algorithm ✅
  • Test results ✅

About

Twitter Sentiment Analysis For Turkish Language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages