Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,17 @@ tags:
|
|
| 10 |
- definition modeling
|
| 11 |
size_categories:
|
| 12 |
- 10K<n<100K
|
| 13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- definition modeling
|
| 11 |
size_categories:
|
| 12 |
- 10K<n<100K
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
**Citation:**
|
| 16 |
+
```bibtex
|
| 17 |
+
@article{liu2026lmlexiconimprovingdefinitionmodeling,
|
| 18 |
+
title={LM-Lexicon: Improving Definition Modeling via Harmonizing Semantic Experts},
|
| 19 |
+
author={Yang Liu and Jiaye Yang and Weikang Li and Jiahui Liang and Yang Li and Lingyong Yan},
|
| 20 |
+
year={2026},
|
| 21 |
+
eprint={2602.14060},
|
| 22 |
+
archivePrefix={arXiv},
|
| 23 |
+
primaryClass={cs.CL},
|
| 24 |
+
url={https://arxiv.org/abs/2602.14060},
|
| 25 |
+
}
|
| 26 |
+
```
|