The Ultimate Guide to Sentiment Analysis using the Open AI API

Sdílet
Vložit
  • čas přidán 11. 03. 2024
  • Learn how to use the Open AI API to analyse sentiment of text using ChatGPT in Python. Become a sentiment analysis pro with this ultimate guide!
    If you're interested in sentiment analysis or want to learn how to use the OpenAI API, then this is the video for you! We'll walk you through the steps to perform sentiment analysis using ChatGPT in Python, and provide tips and tricks along the way. By the end, you'll have a strong understanding of how to use the OpenAI API for sentiment analysis.
    GitHub: github.com/analyticswithadam/...
  • Jak na to + styl

Komentáře • 5

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

    do you have a suggestion about how i can apply this to a large dataframe in a more efficient way ? This way it runs the promot iteratively and is very computationally and monetarily expensive.

    • @AdamGrant-vr3ty
      @AdamGrant-vr3ty Před měsícem

      Pass as a block of markdown and grade each row so it’s in one prompt.

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

      Im going to make a video of how to do this in sheets with Apps Script, its a single query.

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

    can you attach the code?

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

      github.com/analyticswithadam/Python/blob/main/Sentiment_Analysis_OpenAI_API.ipynb