IAMJB HF staff commited on
Commit
188e7c1
1 Parent(s): 6b62405

Update README.md

Browse files

link to your paper page

Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -107,7 +107,15 @@ The source datasets can be cited as follows:
107
  Please cite the following papers if you use this dataset:
108
 
109
  ```bash
110
- TO BE UPDATED
 
 
 
 
 
 
 
 
111
  ```
112
 
113
 
 
107
  Please cite the following papers if you use this dataset:
108
 
109
  ```bash
110
+ @misc{qharabagh2024llmpoweredgraphemetophonemeconversionbenchmark,
111
+ title={LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study},
112
+ author={Mahta Fetrat Qharabagh and Zahra Dehghanian and Hamid R. Rabiee},
113
+ year={2024},
114
+ eprint={2409.08554},
115
+ archivePrefix={arXiv},
116
+ primaryClass={cs.CL},
117
+ url={https://arxiv.org/abs/2409.08554},
118
+ }
119
  ```
120
 
121