Skip to content

azuranop/sentweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0. Overview

  This code retrieves tweets from an user and classify them as positive or 
  negative using python/django. This code is provided for demostration purposes   only. 

1. Dependencies 

  - python-twitter: https://github.com/sixohsix/twitter
  - nltk

2. Instructions

  1. Use training.py to retrieve tweets and to train the Bayesian classifier.
     
  2. Mine and classify tweets with tweext.py and the Bayesian classifier 
     resulting from the training process.

About

Retrieve and classify tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages