Commit ·
b478740
1
Parent(s): ee9b7d7
fix typo
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ widget:
|
|
| 11 |
---
|
| 12 |
# Danish BERT fine-tuned for Sentiment Analysis with `senda`
|
| 13 |
|
| 14 |
-
This model detects polarity ('positive', 'neutral', 'negative') of
|
| 15 |
|
| 16 |
It is trained and tested on Tweets annotated by [Alexandra Institute](https://github.com/alexandrainst). The model is trained with the [`senda`](https://github.com/ebanalyse/senda) package.
|
| 17 |
|
|
|
|
| 11 |
---
|
| 12 |
# Danish BERT fine-tuned for Sentiment Analysis with `senda`
|
| 13 |
|
| 14 |
+
This model detects polarity ('positive', 'neutral', 'negative') of Danish texts.
|
| 15 |
|
| 16 |
It is trained and tested on Tweets annotated by [Alexandra Institute](https://github.com/alexandrainst). The model is trained with the [`senda`](https://github.com/ebanalyse/senda) package.
|
| 17 |
|