Skip to content

SanchitAggarwal/TwitMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitMiner

An application for mining tweets and categorizing them into politics and sports.Submitted for the twitminer Competition conducted by IISC banglore

1)Download nltk Install Pip: run sudo easy_install pip Install Numpy (optional): run sudo pip install -U numpy Install PyYAML and NLTK: run sudo pip install -U pyyaml nltk

  1. Download nltk.data import nltk nltk.download()

3)Copy stopwords folder into nltk/corpora

4)Include training.txt and test.txt

5)Run python tweetminer.py

About

An application for mining tweets and categorizing them into politics and sports.Submitted for the twitminer Competition conducted by IISC banglore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published