Commit
•
3a047da
1
Parent(s):
04ad3a1
Update README.md (#2)
Browse files- Update README.md (c98131c9ce0d9f83402ec4599b3600efbd5b6a22)
Co-authored-by: JB D. <[email protected]>
README.md
CHANGED
@@ -179,5 +179,13 @@ For any questions or inquiries, feel free to open an issue on the GitHub reposit
|
|
179 |
If you use KaamelDict in your research or projects, please cite the following paper:
|
180 |
|
181 |
```bash
|
182 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
```
|
|
|
179 |
If you use KaamelDict in your research or projects, please cite the following paper:
|
180 |
|
181 |
```bash
|
182 |
+
@misc{qharabagh2024llmpoweredgraphemetophonemeconversionbenchmark,
|
183 |
+
title={LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study},
|
184 |
+
author={Mahta Fetrat Qharabagh and Zahra Dehghanian and Hamid R. Rabiee},
|
185 |
+
year={2024},
|
186 |
+
eprint={2409.08554},
|
187 |
+
archivePrefix={arXiv},
|
188 |
+
primaryClass={cs.CL},
|
189 |
+
url={https://arxiv.org/abs/2409.08554},
|
190 |
+
}
|
191 |
```
|