Skip to content
#

textblob

Here are 195 public repositories matching this topic...

vinitshahdeo
vinitshahdeo commented Oct 2, 2019

Currently, the query is hardcoded in jobtweets.py i.e.

tweets = api.get_tweets(query = 'Job Opportunities', count = 500)

Taking the input for query (i.e. #hashtag) from the user through CLI seems better!

Question to answer?

Can we take input as a comma-separated string for processing multiple hashtags at a time?

Enter hashtags: **`jobs, openings, job oppor

fksontini
fksontini commented Mar 22, 2019

Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init_.py", line 594, in get_server_cmd
cmd = cache['server_cmd']

C:\workplace\IA\ML-fomo>python main.py 'Metallica' 100
Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_ch

The objective of this project is to utilize the IMDB data set to generate Meaningful and Interesting Insights and then create a movie rating model based on average IMDB ratings and a sentiment analysis score of user tweets. And also to create an accurate Machine Learning model to predict average movie ratings based on some key features.

  • Updated May 21, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the textblob topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the textblob topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.