adding citation
#2
by
annargrs
- opened
README.md
CHANGED
@@ -4,4 +4,27 @@ language:
|
|
4 |
- en
|
5 |
pretty_name: bats
|
6 |
---
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- en
|
5 |
pretty_name: bats
|
6 |
---
|
7 |
+
|
8 |
+
While we are working on adding the datacard please refer here for details: https://vecto.space/projects/BATS/
|
9 |
+
|
10 |
+
Citation:
|
11 |
+
|
12 |
+
```
|
13 |
+
@inproceedings{gladkova-etal-2016-analogy,
|
14 |
+
title = "Analogy-based detection of morphological and semantic relations with word embeddings: what works and what doesn{'}t.",
|
15 |
+
author = "Gladkova, Anna and
|
16 |
+
Drozd, Aleksandr and
|
17 |
+
Matsuoka, Satoshi",
|
18 |
+
editor = "Andreas, Jacob and
|
19 |
+
Choi, Eunsol and
|
20 |
+
Lazaridou, Angeliki",
|
21 |
+
booktitle = "Proceedings of the {NAACL} Student Research Workshop",
|
22 |
+
month = jun,
|
23 |
+
year = "2016",
|
24 |
+
address = "San Diego, California",
|
25 |
+
publisher = "Association for Computational Linguistics",
|
26 |
+
url = "https://aclanthology.org/N16-2002",
|
27 |
+
doi = "10.18653/v1/N16-2002",
|
28 |
+
pages = "8--15",
|
29 |
+
}
|
30 |
+
```
|