Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,6 @@ metrics:
|
|
9 |
library_name: keras
|
10 |
pipeline_tag: text-classification
|
11 |
---
|
12 |
-
Deep lstm with attention module trained for rating estimation of Ukrainian reviews.
|
|
|
|
|
|
9 |
library_name: keras
|
10 |
pipeline_tag: text-classification
|
11 |
---
|
12 |
+
Deep lstm with attention module trained for rating estimation of Ukrainian reviews.
|
13 |
+
|
14 |
+
Code with example usage of the model can be found in the following repository: https://github.com/HikkaV/Ukrainian-Reviews-Estimation/
|