Add *SEM 2024 citation
Browse files
README.md
CHANGED
@@ -5,6 +5,23 @@ language:
|
|
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},
|
|
|
5 |
---
|
6 |
## BibTeX entry and citation info
|
7 |
|
8 |
+
```
|
9 |
+
@inproceedings{dorkin-sirts-2024-sonajaht,
|
10 |
+
title = "S{\~o}najaht: Definition Embeddings and Semantic Search for Reverse Dictionary Creation",
|
11 |
+
author = "Dorkin, Aleksei and
|
12 |
+
Sirts, Kairit",
|
13 |
+
editor = "Bollegala, Danushka and
|
14 |
+
Shwartz, Vered",
|
15 |
+
booktitle = "Proceedings of the 13th Joint Conference on Lexical and Computational Semantics (*SEM 2024)",
|
16 |
+
month = jun,
|
17 |
+
year = "2024",
|
18 |
+
address = "Mexico City, Mexico",
|
19 |
+
publisher = "Association for Computational Linguistics",
|
20 |
+
url = "https://aclanthology.org/2024.starsem-1.33",
|
21 |
+
pages = "410--420",
|
22 |
+
}
|
23 |
+
```
|
24 |
+
|
25 |
```
|
26 |
@misc{dorkin2024sonajaht,
|
27 |
title={S\~onajaht: Definition Embeddings and Semantic Search for Reverse Dictionary Creation},
|