Commit
·
a71c886
1
Parent(s):
85fb119
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,13 +37,13 @@ linus torvalds je finski programer, poznan kot izumitelj operacijskega sistema l
|
|
| 37 |
|
| 38 |
The model might return the following predictions (note: predictions chosen for demonstration/explanation, not reproducibility!):
|
| 39 |
```
|
| 40 |
-
|
| 41 |
-
|
| 42 |
je -> LOWER_OTHER
|
| 43 |
finski -> LOWER_ADJ_SKI
|
| 44 |
programer -> LOWER_OTHER
|
| 45 |
, -> LOWER_OTHER
|
| 46 |
-
|
| 47 |
kot -> LOWER_OTHER
|
| 48 |
izumitelj -> LOWER_OTHER
|
| 49 |
operacijskega -> LOWER_OTHER
|
|
|
|
| 37 |
|
| 38 |
The model might return the following predictions (note: predictions chosen for demonstration/explanation, not reproducibility!):
|
| 39 |
```
|
| 40 |
+
linus -> UPPER_ENTITY, UPPER_BEGIN
|
| 41 |
+
torvalds -> UPPER_ENTITY
|
| 42 |
je -> LOWER_OTHER
|
| 43 |
finski -> LOWER_ADJ_SKI
|
| 44 |
programer -> LOWER_OTHER
|
| 45 |
, -> LOWER_OTHER
|
| 46 |
+
poznan -> LOWER_HYPERCORRECTION
|
| 47 |
kot -> LOWER_OTHER
|
| 48 |
izumitelj -> LOWER_OTHER
|
| 49 |
operacijskega -> LOWER_OTHER
|