0x22almostEvil
commited on
Commit
•
dedf3c3
1
Parent(s):
b0c1c78
Brrrr
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- ru
|
8 |
+
- de
|
9 |
+
- it
|
10 |
+
tags:
|
11 |
+
- semantics
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
---
|
15 |
+
|
16 |
+
|
17 |
+
# Dataset Card for WS353-semantics-sim-and-rel with ~2K entries.
|
18 |
+
|
19 |
+
### Dataset Summary
|
20 |
+
|
21 |
+
License: Apache-2.0. Contains CSV of a list of word1, word2, their `connection score`, type of connection and language.
|
22 |
+
|
23 |
+
- ### Original Datasets are available here:
|
24 |
+
|
25 |
+
- https://leviants.com/multilingual-simlex999-and-wordsim353/
|
26 |
+
|
27 |
+
### Paper of original Dataset:
|
28 |
+
|
29 |
+
- https://arxiv.org/pdf/1508.00106v5.pdf
|