Add citation info
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- et
|
5 |
---
|
6 |
+
## BibTeX entry and citation info
|
7 |
+
|
8 |
+
```
|
9 |
+
@misc{dorkin2024sonajaht,
|
10 |
+
title={S\~onajaht: Definition Embeddings and Semantic Search for Reverse Dictionary Creation},
|
11 |
+
author={Aleksei Dorkin and Kairit Sirts},
|
12 |
+
year={2024},
|
13 |
+
eprint={2404.19430},
|
14 |
+
archivePrefix={arXiv},
|
15 |
+
primaryClass={cs.CL}
|
16 |
+
}
|
17 |
+
```
|