Mertkahyaoglu Twitter Sentiment Analysis Save

Twitter Sentiment Analysis For Turkish Language

Project README

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 :white_check_mark:
  • Clean data (remove hashtags and mentioned users) :white_check_mark:
  • Label positive and negative tweets :white_check_mark:
  • Apply Naive Bayes Classifier algorithm :white_check_mark:
  • Test results :white_check_mark:
Open Source Agenda is not affiliated with "Mertkahyaoglu Twitter Sentiment Analysis" Project. README Source: mertkahyaoglu/twitter-sentiment-analysis
Stars
59
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating