Commit ·
7266128
1
Parent(s): 3bea7f7
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,9 @@ tags:
|
|
| 9 |
|
| 10 |
---
|
| 11 |
# Sentiment Analysis in Portuguese
|
| 12 |
-
## robertuito-sentiment-analysis
|
| 13 |
|
| 14 |
-
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
Model trained for polarity detection in Portuguese. Base model is [BERTabaporu](https://huggingface.co/pablocosta/bertabaporu-base-uncased), a RoBERTa model trained in Portuguese tweets.
|
|
|
|
| 9 |
|
| 10 |
---
|
| 11 |
# Sentiment Analysis in Portuguese
|
|
|
|
| 12 |
|
| 13 |
+
|
| 14 |
+
Repository: [https://github.com/pysentimiento/pysentimiento/](https://github.com/pysentimiento/pysentimiento/)
|
| 15 |
|
| 16 |
|
| 17 |
Model trained for polarity detection in Portuguese. Base model is [BERTabaporu](https://huggingface.co/pablocosta/bertabaporu-base-uncased), a RoBERTa model trained in Portuguese tweets.
|