Update README.md
Browse files
README.md
CHANGED
|
@@ -86,7 +86,11 @@ and calculated mean score for each section. Sections that are definitely Russian
|
|
| 86 |
|
| 87 |
## Metrics
|
| 88 |
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
|
| 92 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
|
| 87 |
## Metrics
|
| 88 |
|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
| | Total | Hill Mari only | Meadow Mari only | No OCR | Modern Writing |
|
| 92 |
+
| -------- | ---------- | -------------- | ---------------- | --------- | -------------- |
|
| 93 |
+
| texts | 878 | 176 | 563 | 166 | 701 |
|
| 94 |
+
| tokens* | 45 576 320 | 5 081 705 | 32 426 529 | 8 192 294 | 41 520 480 |
|
| 95 |
+
|
| 96 |
+
_\*nltk.tokenize.casual.TweetTokenizer not very reliable as there is a lot of rubbish from PDF_
|