Dear Venelin Valkov Very informative and concise I really appreciate your efforts, I already watched all your videos, cant wait to see your upcoming videos.
Hi Venelin, Thanks for the good explanation. I wanted to ask though about the choice of most_relevant and newest sort-order at 30:37. Would it not cause us to have copies of the same reviews in many cases?
Hello, Venelin Valkov, it was a great tutorial. Can you please make a video on, finding the text-similarity between two text pairs and predict the labels using BERT
for r in rvs: r['sortOrder'] = 'most_relevant' if sort_order == Sort.MOST_RELEVANT else 'newest' r['appId'] = ap For this piece of code, I am getting the error: TypeError: list indices must be integers or slices, not str
@31:33
write this code
rvs = reviews(
ap,
lang='en',
country='us',
sort = sort_order,
count = 200 if score == 3 else 100,
filter_score_with = score
)[0]
Dear Venelin Valkov
Very informative and concise I really appreciate your efforts, I already watched all your videos, cant wait to see your upcoming videos.
Hey! can you make one video on how to get reviews and ratings from App store for ios apps!!!
Sir Can u implement bert model for Extractive summarization task?
I need help in this regard
I was trying to create a scraper using webdriver and beautifulsoup. Thank you for this alternate approach.
Hi Venelin,
Thanks for the good explanation. I wanted to ask though about the choice of most_relevant and newest sort-order at 30:37. Would it not cause us to have copies of the same reviews in many cases?
Hello, Venelin Valkov, it was a great tutorial. Can you please make a video on, finding the text-similarity between two text pairs and predict the labels using BERT
1) jaccard similarity for finding text similarity
2) rouge is another one
hugging face has its implementation
just want two strings
thanks sir for this amazing tutorial could you do some scrapping videos thank you .
Hey Venelin, Amazing video. Please put the videos in the playlist and keep them coming. :)
Will put them all in a playlist. Thanks for watching ❤️
Great job, I am following your contents which is highly useful for the researchers
Thank you for the kind words! ❤️
Lovely course. Thanks sir.
Very informative..thankyou
Hi thankyou so much, i tried this code but i only get the data like replying messege from the app to the user. I didn't get the user's comments :(
can any one help me install the google-play-scrapper with conda interpreter ? facing issue with pip interpreter
wow! , its a great tutorial.
Great video. Thanks. Is your book free? Where can i get it?
Yes, it is free. Click the link in the description. Thanks for watching 😊
Link for the books pls .thank for the vids man
which book ?
for r in rvs:
r['sortOrder'] = 'most_relevant' if sort_order == Sort.MOST_RELEVANT else 'newest'
r['appId'] = ap
For this piece of code, I am getting the error: TypeError: list indices must be integers or slices, not str
why json values return none for all keys except id and URL?
Hey can i reach you somehow i need some advice
You are great !
good job!
how can learn python like you
Calclock...lol
Honest mistake... or was it? 😂