Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ license: cc-by-nc-4.0
|
|
3 |
language:
|
4 |
- az
|
5 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# Sentiment Analysis Model for Azerbaijani Text
|
8 |
This repository hosts a fine-tuned XLM-RoBERTa model for sentiment analysis on Azerbaijani text. The model is capable of classifying text into three categories: negative, neutral, and positive.
|
|
|
3 |
language:
|
4 |
- az
|
5 |
pipeline_tag: text-classification
|
6 |
+
tags:
|
7 |
+
- sentiment
|
8 |
+
- analysis
|
9 |
+
- azerbaijani
|
10 |
---
|
11 |
# Sentiment Analysis Model for Azerbaijani Text
|
12 |
This repository hosts a fine-tuned XLM-RoBERTa model for sentiment analysis on Azerbaijani text. The model is capable of classifying text into three categories: negative, neutral, and positive.
|