Commit
·
22c8ba2
1
Parent(s):
1c43a54
YAML metadata section
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# RuBERT for Sentiment Analysis
|
| 2 |
Short Russian texts sentiment classification
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ru
|
| 4 |
+
tags:
|
| 5 |
+
- sentiment
|
| 6 |
+
- text-classification
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
# RuBERT for Sentiment Analysis
|
| 10 |
Short Russian texts sentiment classification
|
| 11 |
|