This is great content on text mining in R. I also have a channel that discusses text mining & Sentiment Analysis in R on data from the web, PDF documents and data frames.
@sarathkumarshrinivasa23346 жыл бұрын
for those who cannot install sentiment library : follow these steps below library(devtools) install_github('sentiment140', 'okugami79') library(sentiment)
@stephenaRichardson6 жыл бұрын
tq
@insuperable60295 жыл бұрын
Invalid git repo specification: 'sentiment140'
@insuperable60295 жыл бұрын
Please help
@sebastianlaverde46824 жыл бұрын
Hello, can help me with a method to analyze mixed questions... Please
@mohitgarg55095 жыл бұрын
Thank you for the wonderful lecture... I am facing one problem.. I am not able to download all tweets.. I am doing this tweet_data
@saikiran59634 жыл бұрын
hello can help me with same project i have got the errors
@DnyaneshwarPanchaldsp5 жыл бұрын
Audio??
@driftdewaana6 жыл бұрын
Why this error ? Error in check_twitter_oauth() : OAuth authentication error: This most likely means that you have incorrectly called setup_twitter_oauth()'
@sanjayprasad80987 жыл бұрын
In which format we get the data just after using searchtwitteR function? Json or some other format
@Rishabhhhhhhhhhh5 жыл бұрын
cred$handshake(cainfo="cacert.pem") Error in function (type, msg, asError = TRUE) : Unknown SSL protocol error in connection to @t I am getting this error.Can u plz tell to way to solve it?
@yogitasolanki46385 жыл бұрын
How can we retrieve particular year data
@priyankagaykhe31696 жыл бұрын
Hello sir.. Nice tutorial but can you pls tell which algorithm is used for this?
@rahulchaudhary-zs7co6 жыл бұрын
thanks for the great class. One suggestion though, it would make more sense to drop TRUMP/DONALD/MODI/NARENDRA etc from the word cloud as the tweets relates to them and hence obviously their names are repeated often. It has skewed the entire wordcloud.
@shashankchaudhary27307 жыл бұрын
Termdocumentmatrix not required to plot wordcloud????
@ebswim1236 жыл бұрын
Hi, I was granted access to the full archive seach via the Sandbox package under my twitter dev account. However, I can't figure out how to actually search for tweets. I was previously using R studio and the twitteR package to get access to free search through my twitter app, but this does not seem to be working with the Sandbox. Do you have any advice for how I can get this sandbox up and running to do a few historical searches? Maybe point me in the right direction? I can't find any "how-to" or "tutorials" online...
@Themakeup6 жыл бұрын
thanks you so much !! that's brilliant!
@yogitasolanki46386 жыл бұрын
How to remove emoji from twetter text
@atelesteles40226 жыл бұрын
IF i have want search "trump" in location "california" , how i do?
@derrickmuwonge52622 жыл бұрын
Anyone with time lables please
@shemamilton73264 жыл бұрын
thank you so much i got that
@insuperable60295 жыл бұрын
Can't install sentiment
@jimreeves20006 жыл бұрын
This one is really awesome..
@Themakeup6 жыл бұрын
by the way where can we find the source code?
@batchen55836 жыл бұрын
Hi, did you have a chance to find the code?
@esp.luisantonio7 жыл бұрын
source of the project?
@aarushisinha88144 жыл бұрын
error: Forbidden this error is coming everytime i'm trying to connect to twitter can you please help me???