Sentiment analysis: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
(Created page with "Sentiment analysis tools take incoming text and provide information about the underlying emotion of the text. ==HuggingFace models== * [https://huggingface.co/DTAI-KULeuven/robbert-v2-dutch-sentiment?text=Prachtig+verhaal%2C+heel+mooi+verteld+en+een+verrassend+einde...+Een+topper%21 RobBERT finetuned for sentiment analysis on DBRD] * [https://huggingface.co/wietsedv/bert-base-dutch-cased-finetuned-sentiment?text=I+like+you.+I+love+you wietsedv/bert-base-dutch-cased-fin...")
 
(Marked this version for translation)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<translate>
<!--T:1-->
Sentiment analysis tools take incoming text and provide information about the underlying emotion of the text.
Sentiment analysis tools take incoming text and provide information about the underlying emotion of the text.


==HuggingFace models==
==HuggingFace models== <!--T:2-->


<!--T:3-->
* [https://huggingface.co/DTAI-KULeuven/robbert-v2-dutch-sentiment?text=Prachtig+verhaal%2C+heel+mooi+verteld+en+een+verrassend+einde...+Een+topper%21 RobBERT finetuned for sentiment analysis on DBRD]
* [https://huggingface.co/DTAI-KULeuven/robbert-v2-dutch-sentiment?text=Prachtig+verhaal%2C+heel+mooi+verteld+en+een+verrassend+einde...+Een+topper%21 RobBERT finetuned for sentiment analysis on DBRD]
* [https://huggingface.co/wietsedv/bert-base-dutch-cased-finetuned-sentiment?text=I+like+you.+I+love+you wietsedv/bert-base-dutch-cased-finetuned-sentiment]
* [https://huggingface.co/wietsedv/bert-base-dutch-cased-finetuned-sentiment?text=I+like+you.+I+love+you wietsedv/bert-base-dutch-cased-finetuned-sentiment]
* [https://huggingface.co/DTAI-KULeuven/robbertje-merged-dutch-sentiment?text=Prachtig+verhaal%2C+heel+mooi+verteld+en+een+verrassend+einde...+Een+topper%21 RobBERTje finetuned for sentiment analysis on DBRD]
* [https://huggingface.co/DTAI-KULeuven/robbertje-merged-dutch-sentiment?text=Prachtig+verhaal%2C+heel+mooi+verteld+en+een+verrassend+einde...+Een+topper%21 RobBERTje finetuned for sentiment analysis on DBRD]
* [https://huggingface.co/ymcnabb/dutch_threeway_sentiment_classification_v2?text=I+like+you.+I+love+you dutch_threeway_sentiment_classification_v2]
* [https://huggingface.co/ymcnabb/dutch_threeway_sentiment_classification_v2?text=I+like+you.+I+love+you dutch_threeway_sentiment_classification_v2]
<!--T:4-->
==SentEMO project==
A multilingual, self-learning platform for aspect-based sentiment and emotion analysis
<!--T:5-->
* [http://www.sentemo.org/ Website]
== Sentiment Demo== <!--T:6-->
<!--T:7-->
* [https://lt3.ugent.be/resources/sentiment-demo/ Information]
* [https://lt3.ugent.be/media/ckeditor-uploads/2022/05/05/infographic_sentiment_demo_dutch.pdf Infographic]
* [https://lt3.ugent.be/sentiment-demo/ Demo]
</translate>

Latest revision as of 07:57, 4 April 2024

Sentiment analysis tools take incoming text and provide information about the underlying emotion of the text.

HuggingFace models

SentEMO project

A multilingual, self-learning platform for aspect-based sentiment and emotion analysis

Sentiment Demo