Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
**BibTeX:**
|
| 5 |
+
```bibtex
|
| 6 |
+
@article{liu2026lmlexiconimprovingdefinitionmodeling,
|
| 7 |
+
title={LM-Lexicon: Improving Definition Modeling via Harmonizing Semantic Experts},
|
| 8 |
+
author={Yang Liu and Jiaye Yang and Weikang Li and Jiahui Liang and Yang Li and Lingyong Yan},
|
| 9 |
+
year={2026},
|
| 10 |
+
eprint={2602.14060},
|
| 11 |
+
archivePrefix={arXiv},
|
| 12 |
+
primaryClass={cs.CL},
|
| 13 |
+
url={https://arxiv.org/abs/2602.14060},
|
| 14 |
+
}
|
| 15 |
+
```
|