kiran-janga / Twitter-Hashtag-Prediction

Developed a program in python to collect tweets form the twitter streaming API and another one that preprocesses the tweets, trains a custom made naive-bayes classifier and a classifier from sklearn which predict the hashtag for a new tweet. Python libraries used for this include Pandas, Tweepy, NLTK, sklearn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-Hashtag-Prediction

Developed a program in python to collect tweets form the twitter streaming API and another one that preprocesses the tweets, trains a custom made naive-bayes classifier and a classifier from sklearn which predicts the hashtag for a new tweet. Python libraries used for this include Pandas, Tweepy, NLTK, sklearn

About

Developed a program in python to collect tweets form the twitter streaming API and another one that preprocesses the tweets, trains a custom made naive-bayes classifier and a classifier from sklearn which predict the hashtag for a new tweet. Python libraries used for this include Pandas, Tweepy, NLTK, sklearn


Languages

Language:Python 100.0%