Тёмный

Modi YouTube Video Comments - Sentiment Analysis with R | Machine Learning & AI Applications 

Dr. Bharatendra Rai
Подписаться 45 тыс.
Просмотров 4,9 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@ljshots4001
@ljshots4001 4 года назад
You always teach every difficult thing in a very simple way. Thank you.
@bkrai
@bkrai 4 года назад
You are welcome!
@ব্ৰহ্মপুত্ৰ
Sir, it is showing library SocialMediaLab is not available. Can you please give the source of the package. Thank you.
@MohdZubair-bs4vk
@MohdZubair-bs4vk 2 года назад
Hello sir, can you please explain vosonSML becuase SocialMediaLab package is not supported by new version of R studio. Please sir
@LakshitJain1
@LakshitJain1 4 года назад
Hi Sir, I am getting below error, please help. ...Error in CollectDataRU-vid(video1, key, writeToFile = F) : No comment can be collected from the given videoIDs.
@bkrai
@bkrai 4 года назад
Make sure to use Google developer API key.
@LakshitJain1
@LakshitJain1 4 года назад
Hi Sir, we need to activate RU-vid APIs first. Now it's working. Thanks.
@bkrai
@bkrai 4 года назад
Thanks for the update!
@user-wj3dh
@user-wj3dh 4 года назад
Sir can you please share video of sentimental analysis of RU-vid comments using vosonSML library in windows machine.🙏🏻🙏🏻 please 🙏🏻🙏🏻.
@bkrai
@bkrai 3 года назад
I've added it to my list.
@himeshkoli8607
@himeshkoli8607 2 года назад
sorry im not proficient in R, I just wanted to know what model you actually used to predict the sentiments of comments?
@bkrai
@bkrai 2 года назад
nrc lexicon is used here.
@himeshkoli8607
@himeshkoli8607 2 года назад
@@bkrai ty sir for your quick reply
@bkrai
@bkrai 2 года назад
you are welcome!
@sandiprijal9521
@sandiprijal9521 3 года назад
Hello sir, Does the AuthenticateWithRU-vidAPI function still works? I was trying after loading both the packages but is reverts function not found
@mohddawod2545
@mohddawod2545 Год назад
Yeah bro same problem!!☹️
@rakshabajpai1362
@rakshabajpai1362 4 года назад
Thank you sir for posting video your live examples are so good to understand any difficult part.Keep posting 👍
@bkrai
@bkrai 4 года назад
Thanks for comments!
@dattatraydhaygude157
@dattatraydhaygude157 4 года назад
You are Perfect man to educate People without any cost..I am sure one day you are best world you tube Guider.
@bkrai
@bkrai 4 года назад
Thanks a lot for your comments!
@aishvaryasubbramanian637
@aishvaryasubbramanian637 4 года назад
Sir , not able to get Authenticate with youtube apipls help all the letters were put as mentioned but doesnt work
@bkrai
@bkrai 4 года назад
Refer to this: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3gJngOCyrZg.html
@TheMarMarianoCH
@TheMarMarianoCH 4 года назад
Hi Dr., the package of "socialmedialab" not availbel anymore in CRAN , please advise ?
@bkrai
@bkrai 4 года назад
try this instead: #Getting RU-vid data #Installing packages install.packages("vosonSML") library(vosonSML)
@Vashinred
@Vashinred 4 года назад
@@bkrai Thank you so much!
@bkrai
@bkrai 4 года назад
You are welcome!
@nidhisri1
@nidhisri1 4 года назад
Sir your genius is unmatched!!! Amazing video thank you
@bkrai
@bkrai 4 года назад
You are very welcome!
@mohsinali7429
@mohsinali7429 4 года назад
Hello Dr., Thanks for all your work. My code gets stuck at ytdata
@mohsinali7429
@mohsinali7429 4 года назад
here is my complete code: setwd("~/Desktop/Data Science/R programs/RU-vid Sentiments") library(vosonSML) library(syuzhet) apikey
@bkrai
@bkrai 4 года назад
"Collect" is not the correct function. Check correct function used in the video.
@bkrai
@bkrai 4 года назад
Also check "Authenticate" function.
@mohsinali7429
@mohsinali7429 4 года назад
@@bkrai I used Authenticate and Collect and not the ones shown in the video coz there are no such functions in vosonSML package. May be they deprecated those with SocialMediaLab. or may be I am doing something wrong. However I googled a bit and found a workaround. I set another parameter called "maxComments" but the problem is it is taking too long for 10,000 comments (took me almost 6-7 minutes). And there are 26K comments. I am not sure how to deal with this. Pls help. Thanks in advance.
@bkrai
@bkrai 4 года назад
I think getting data in 6-7 minutes is good!
@batman9937
@batman9937 4 года назад
hey, I wish I had the same clarity. I do know stuff, I mean I know the basics and fundamentals but I don't feel I'm that good at it. Anything you could recommend?
@bkrai
@bkrai 4 года назад
There is only one way, more and more practice. :)
@योगीगुरु
@योगीगुरु 2 года назад
at the age 45 i am going to learn this. It is great lecture to understand machine learning and deep learning. I was quite not happy with udemy courses which quite above my mind. You have clearly define what i want to learn as project manager, it will help me great to built product with intelligent data what number client want to get in E-commerce and VOIP . I am thanking your for your great lecture with concise and clear explanation
@bkrai
@bkrai 2 года назад
Thanks! You may refer to following playlist for related topics: ru-vid.com/group/PL34t5iLfZddt0tt5GdDy3ny6X5RQvwrp6
@uvsiblings794
@uvsiblings794 4 года назад
Thank you so much sir....you are great.
@bkrai
@bkrai 4 года назад
You are very welcome!
@rajlakshmibala4545
@rajlakshmibala4545 4 года назад
Sir there is no function as CollectDataRU-vid in vosonSML ,so how to replace it with the collect in which is present in VosonSML
@PradeepKumarIIITD
@PradeepKumarIIITD 3 года назад
Amazing explanation sir.❤️❤️
@bkrai
@bkrai 3 года назад
Thanks for comments!
@rajatbathla1
@rajatbathla1 4 года назад
Thank you for sharing your knowledge.
@bkrai
@bkrai 4 года назад
You are welcome!
@mondalsandip
@mondalsandip 4 года назад
Hello sir, Can you please make a detail video on structural equation modelling (SEM) in R. Thanks in advance.
@bkrai
@bkrai 4 года назад
Thanks for the suggestion, I've added it to my list of future videos.
@mondalsandip
@mondalsandip 4 года назад
@@bkrai Thanks sir
@AngelReyes-sb4bf
@AngelReyes-sb4bf 4 года назад
You are a Genious!! Greets from Perú
@bkrai
@bkrai 4 года назад
Thanks for comments!
@ousmanelom6274
@ousmanelom6274 4 года назад
Thank you are a best teacher in ML
@bkrai
@bkrai 4 года назад
You are very welcome! 😊
@iledav1
@iledav1 4 года назад
Agradecido por tus conocimientos
@bkrai
@bkrai 4 года назад
Thanks!
@TheMarMarianoCH
@TheMarMarianoCH 4 года назад
working great & tests in Dr. Rai sample videos .98% sentiments are either trust or postive
@bkrai
@bkrai 4 года назад
Thanks for the update!
@ashishsharp
@ashishsharp 4 года назад
Sir Package ‘SocialMediaLab’ was removed from the CRAN repository what's the alternative
@bkrai
@bkrai 4 года назад
try this instead: #Getting RU-vid data #Installing packages install.packages("vosonSML") library(vosonSML)
@ashishsharp
@ashishsharp 4 года назад
Thanks Sir, this I could install
@bkrai
@bkrai 4 года назад
Thanks for the update!
@technicalknowledge5678
@technicalknowledge5678 3 года назад
@@bkrai n what to use instead of key
@xxXXCarbon6XXxx
@xxXXCarbon6XXxx 4 года назад
Thanks for making the process so clear (and relatively simple). How does the output compare to other methods like Python's Beautifulsoup?
@bkrai
@bkrai 4 года назад
I've not yet used Python's Beautifulsoup.
Далее
These Are Too Smooth 😮‍💨
00:57
Просмотров 3,4 млн
Sentiment Analysis System of Youtube Comments
18:30
Просмотров 7 тыс.
Text analysis in R. Demo 2: Sentiment dictionaries
16:05
Machine Learning with R and TensorFlow
59:44
Просмотров 98 тыс.