Datasets:
add yaml frontmatter with tags, etc
Browse files
README.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Wiki Entity Similarity
|
| 2 |
|
| 3 |
Usage:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- found
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
language_creators:
|
| 7 |
+
- found
|
| 8 |
+
license:
|
| 9 |
+
- mit
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
pretty_name: 'Wiki Entity Similarity
|
| 13 |
+
|
| 14 |
+
'
|
| 15 |
+
size_categories:
|
| 16 |
+
- 10M<n<100M
|
| 17 |
+
source_datasets:
|
| 18 |
+
- original
|
| 19 |
+
tags:
|
| 20 |
+
- named entities
|
| 21 |
+
- similarity
|
| 22 |
+
- paraphrasing
|
| 23 |
+
- synonyms
|
| 24 |
+
- wikipedia
|
| 25 |
+
task_categories: []
|
| 26 |
+
task_ids: []
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
# Wiki Entity Similarity
|
| 30 |
|
| 31 |
Usage:
|