vkovenko commited on
Commit
47a6281
·
1 Parent(s): ef8c5c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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/