How to do real-time Twitter Sentiment Analysis (or any analysis)

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Do you have any video where you actually show any results and conduct a comparative analysis to test your application. Human analysis vs your code as an example. A Pearson correlation would be a simple and basic metric to evaluate how well your code performs.

MrPerfectlogic
Автор

this video is very helpful!! I'm currently working on a project we can not use someone else's API where we would have to come up with our own positive and negative costumed function I'm wondering how to write your own costumed functions

bahjatkseibi
Автор

Thank you so much. The tutorial was very helpful .

abhiram
Автор

I have a doubt .... what is to be placed within quotes for the auth and which api it is???

aishwaryakotwal
Автор

I get an error "Sink hdfs has been removed due to an error during configuration" when I run the last command. It keeps on checking the conf file in a loop. How to fix this ?

nehapathare
Автор

ITS SO COOOOL...!:) U made everything so easy!

tonmoyrakshit
Автор

Truly Awesome tutorial man!! But what if we want more than 3 classes (pos, neg, neutral) like anger, happy, sad etc. Do you know any dataset or library of this type so that i can train it to make a more beautiful graph!!!

vasugupta
Автор

Hello Thanks a lot for the video, my question is can i use this code with Flume ??? if yes witch configuration must i do ???
thanks a lot !!

hanane
Автор

Hi there, i know this video is from many years ago, but can we use any ML algorithm to get the sentiment of the real-time extracted tweets?

randb
Автор

Hey man I've run into something thats been giving me a problem. Is there a way in python to check if something you're querying isn't there? Like select XXXX where date = '2015-09-04'; but there's actually nothing in the mysql database for that date, that way I could do like a python else date + datetime.timedelta(days=1) and try again for 2015-09-05

iceslim
Автор

How to do twitter sentimal analysis in c#?

mitalijain
Автор

I'm a little confused. I thought you were already using the Twitter Streaming API so what do you need the Sentdex API for?

MrEnvy
Автор

I constantly get this: tweepy.error.TweepError: [{'code': 32, 'message': 'Could not authenticate you.'}]
even if my keys are correct

BrainTrance
Автор

hey, u kept d empty place for sentdexAuth''
is it empty or we should place any text over there??

and what we should place in encoded text and sentdex auth in the following url?

ekthapriya
Автор

Hi sentdex, I like your tutorials. you are amazing. i am still a beginner here!! i would like to ask you how to get the sentdexAuth for urllib ?

haniihlayyel
Автор

Can you do more on sentiment analysis such as tokenizing and graphing sentiment?

dfrusdn
Автор

how to embed these code in php website?

hadithinurdu
Автор

Hi, I enterd your code as is ands getting an error "TypeError: data must be a byte string
", any suggestions?

daveb
Автор

Hi, Thanks for video, I copy your code but it gave me an error, it said "missing parenthes in call to print"

Can you do more video for data pre-processing, such as tokenise, stemming, part of speech tagging as well please.

Thanks again

The
Автор

Hi I dont have any website of my own. What should i fill in for the line API_Call?

can u plz help me. thank u in advance

nikithajv