Video není dostupné.
Omlouváme se.

Aspect Based Sentiment Analysis: A Python Demo

Sdílet
Vložit
  • čas přidán 18. 08. 2024
  • Aspect Based Sentiment Analysis (ABSA) is also called Target Based Sentiment Analysis (TBSA) or Opinion Mining.
    The python demo is based on the paper Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction (2021). The paper was authored by Lu Xu, Yew Ken Chia, and Lidong Bing.
    Paper Github: github.com/chi...
    Agenda:
    What is Aspect Based Sentiment Analysis (ABSA)?
    What ABSA outputs look like
    Paper walkthrough
    Python demo
    Keywords: NLP, ABSA, sentiment analysis, aspect-based sentiment classification, tutorial, demo, introduction

Komentáře • 14

  • @asadnaqviii
    @asadnaqviii Před 11 měsíci

    This will so helpful for my Final Year Project

  • @analyticswithadam
    @analyticswithadam Před rokem +3

    Thanks, writing a literature review on ABSA at the moment, this helped a lot.

    • @asadnaqviii
      @asadnaqviii Před 11 měsíci

      Have you written your literature review now?

    • @analyticswithadam
      @analyticswithadam Před 10 měsíci

      @@asadnaqviii Yep a long time ago at this stage

  • @abhishekkulkarni2721
    @abhishekkulkarni2721 Před rokem

    Short and Crisp! Great.

  • @itayatelis2898
    @itayatelis2898 Před 2 lety +1

    Thank you! you helped me a-lot

  • @quoctuongangvuong8031

    Thanks, very helpful

  • @yomnaeid9767
    @yomnaeid9767 Před rokem

    very informative, thanks a lot0

  • @TimePass-cv2ez
    @TimePass-cv2ez Před 11 měsíci +1

    What if there are multiple aspects in the review that we would want to get the triplet for? For eg: "Service was awesome. Rooftop bar had an amazing vibe and the pool was super clean. Also the staff was very helpful."

  • @swathi6164
    @swathi6164 Před rokem +2

    Ma'am, can you please help how to know how can we train our own model using this method?

  • @iamtrulyunlovable4879
    @iamtrulyunlovable4879 Před 3 měsíci

    can someone help me using the code? its too complicated for me

  • @kemalfaruktalay8192
    @kemalfaruktalay8192 Před měsícem

    does this model have Turkish language support???

  • @afsheenmaroof6209
    @afsheenmaroof6209 Před 2 lety

    Can you pls provide code

    • @eveywan
      @eveywan  Před 2 lety +1

      The paper's code was provided in the video description: github.com/chiayewken/Span-ASTE