Mitra00's Stars
zygmuntz/phraug
A set of simple Python scripts for pre-processing large files
zygmuntz/kaggle-happiness
Predicting happiness from demographics and poll answers
kevincobain2000/sentiment_classifier
Sentiment Classification using Word Sense Disambiguation
notiv/Twitter-Sentiment-Analysis
Twittet Sentiment Analysis for an Airline - A Case Using Python and MongoDB
mjhea0/twitter-sentiment-python
basic sentiment analysis in python
kenchang408/twitter-sentiment-python
Currently taking a course on Coursera.org called Introduction to Data Science. The very first programming assignment is called Twitter Sentiment Analysis in Python. I would like to keep track of my progress of the source code for this project and if people want to contribute after the class is over that is good. This is also used as a tutorial for people to learn how to use Twitter API in python to do Twitter sentiment analysis
realpython/twitter-sentiment-elasticsearch
Let's perform Twitter sentiment analysis using Python, Docker, Elasticsearch, and Kibana!
curtisullerich/twittertrader
Classify tweets as topical to a company (Apple) or not.
alabid/sentimentstwitter
Sentiment Analysis on Twitter Datasets
h5py/h5py
HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
econchick/new-coder
New Coder tutorials
ravikiranj/twitter-sentiment-analyzer
Twitter Sentiment Analyzer
japerk/nltk-trainer
Train NLTK objects with zero code
dubrie/twitter_analytics
A crude deeper dive into the Twitter analytics data available at https://analytics.twitter.com. Will print out your tweet engagement and impression stats per day of week and hour
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
adilmoujahid/Twitter_Analytics
Source code for blog post: An Introduction to Text Mining using Twitter Streaming API and Python