/TweetClassifier

A project to parse tweets, tokenize and POS tag them; and then build arff files and use WEKA to classify tweets, building a classifier to classify who/what group of people tweets belong to. tweets included are from pop-starts, celebrities and news outlets.

Primary LanguagePythonOtherNOASSERTION

TwitterParserAndTweetClassifier

A project to parse tweets from twitter accounts, tokenize and POS tag them; and then build arff files and use WEKA to classify tweets, therefore building a classifier to classify who/what group of people tweeter. Generally including tweets from pop-starts, celebrities and news outlets.