Getting Started with UiPath AI Center | Part 1 | AI Center Series

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 3

  • @SyedAli-iq4ku
    @SyedAli-iq4ku 3 місяці тому

    Thank you Rajneesh.

  • @rihem2502
    @rihem2502 5 місяців тому

    hello i have a question what is the model that they use in sentiment analysis (Bert , CNN ....) what exactly anad thank u ?

    • @rajneeshkhare94
      @rajneeshkhare94  5 місяців тому

      The sentiment analysis model available in AI Center is open sourced which uses the fastText library developed by Facebook Research. This library primarily uses a bag-of-words model with n-grams for text classification.
      You can read more about it here: github.com/facebookresearch/fastText