Update README.md
Browse files
README.md
CHANGED
|
@@ -15,12 +15,18 @@ pipeline_tag: text2text-generation
|
|
| 15 |
tags:
|
| 16 |
- entity linking
|
| 17 |
widget:
|
| 18 |
-
- text:
|
| 19 |
-
|
| 20 |
-
- text:
|
| 21 |
-
|
| 22 |
-
- text:
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# Model description
|
|
@@ -93,3 +99,6 @@ print(ids)
|
|
| 93 |
}
|
| 94 |
```
|
| 95 |
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
tags:
|
| 16 |
- entity linking
|
| 17 |
widget:
|
| 18 |
+
- text: pl:Polsce
|
| 19 |
+
example_title: Polish
|
| 20 |
+
- text: cs:Velké Británii
|
| 21 |
+
example_title: Czech
|
| 22 |
+
- text: bg:българите
|
| 23 |
+
example_title: Bulgarian
|
| 24 |
+
- text: ru:Великобританию
|
| 25 |
+
example_title: Russian
|
| 26 |
+
- text: sl:evropske komisije
|
| 27 |
+
example_title: Slovene
|
| 28 |
+
- text: uk:Європейського агентства лікарських засобів
|
| 29 |
+
example_title: Ukrainian
|
| 30 |
---
|
| 31 |
|
| 32 |
# Model description
|
|
|
|
| 99 |
}
|
| 100 |
```
|
| 101 |
|
| 102 |
+
# Contact
|
| 103 |
+
|
| 104 |
+
Michał Marcińczuk (marcinczuk@gmail.com)
|