Create Custom Dataset | Sentiment Analysis with BERT using huggingface, PyTorch and Python Tutorial

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 30

  • @consistentthoughts826
    @consistentthoughts826 3 года назад +2

    @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]

  • @kazimrazatalpur7228
    @kazimrazatalpur7228 4 года назад

    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.

  • @bhargavabhat2828
    @bhargavabhat2828 4 года назад +2

    Hey! can you make one video on how to get reviews and ratings from App store for ios apps!!!

  • @UmairKhan-kr9xe
    @UmairKhan-kr9xe 3 года назад +1

    Sir Can u implement bert model for Extractive summarization task?
    I need help in this regard

  • @avinashnagar7861
    @avinashnagar7861 4 года назад

    I was trying to create a scraper using webdriver and beautifulsoup. Thank you for this alternate approach.

  • @samm9840
    @samm9840 4 года назад

    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?

  • @sruthinreddy3759
    @sruthinreddy3759 4 года назад +1

    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

    • @aswinm459
      @aswinm459 2 года назад

      1) jaccard similarity for finding text similarity
      2) rouge is another one
      hugging face has its implementation
      just want two strings

  • @khalidvlogger
    @khalidvlogger 4 года назад +1

    thanks sir for this amazing tutorial could you do some scrapping videos thank you .

  • @shishirmaharaj6585
    @shishirmaharaj6585 4 года назад

    Hey Venelin, Amazing video. Please put the videos in the playlist and keep them coming. :)

    • @venelin_valkov
      @venelin_valkov  4 года назад +3

      Will put them all in a playlist. Thanks for watching ❤️

  • @venkatesanr9455
    @venkatesanr9455 4 года назад

    Great job, I am following your contents which is highly useful for the researchers

  • @agungsukariman
    @agungsukariman 4 года назад

    Lovely course. Thanks sir.

  • @DebashishDasrocks
    @DebashishDasrocks 4 года назад

    Very informative..thankyou

  • @lialaypus6309
    @lialaypus6309 3 года назад

    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 :(

  • @salimbo4577
    @salimbo4577 4 года назад

    can any one help me install the google-play-scrapper with conda interpreter ? facing issue with pip interpreter

  • @harishs6315
    @harishs6315 3 года назад

    wow! , its a great tutorial.

  • @shaheerzaman620
    @shaheerzaman620 4 года назад +1

    Great video. Thanks. Is your book free? Where can i get it?

    • @venelin_valkov
      @venelin_valkov  4 года назад

      Yes, it is free. Click the link in the description. Thanks for watching 😊

  • @salimbo4577
    @salimbo4577 4 года назад

    Link for the books pls .thank for the vids man

  • @TechnicallyData
    @TechnicallyData 4 года назад

    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

    • @reemeldeeb4393
      @reemeldeeb4393 4 года назад

      why json values return none for all keys except id and URL?

  • @amay3376
    @amay3376 4 года назад

    Hey can i reach you somehow i need some advice

  • @sumanmondal2152
    @sumanmondal2152 4 года назад

    You are great !

  • @SeyyedMohammadLoghmanDastgheyb
    @SeyyedMohammadLoghmanDastgheyb 4 года назад

    good job!

  • @arvindmewada7355
    @arvindmewada7355 3 года назад

    how can learn python like you

  • @xxXXCarbon6XXxx
    @xxXXCarbon6XXxx 4 года назад +1

    Calclock...lol