Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tweets

Query Data Dimension Must Match Training Data Dimension

I'm developing a tweet classifier. I trained a knn clasiffier with a a tfidf dataset in which e… Read more Query Data Dimension Must Match Training Data Dimension

Using Python, How To Use Collect Tweets (using Tweepy) Between Two Dates?

How can i use python and tweepy in order to collect tweets from twitter that are between two given … Read more Using Python, How To Use Collect Tweets (using Tweepy) Between Two Dates?