Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Homo-GE2PE: Persian Grapheme-to-Phoneme Conversion with Homograph Disambiguation
|
@@ -75,5 +89,4 @@ Contributions and pull requests are welcome. Please open an issue to discuss the
|
|
75 |
* [Base GE2PE Paper](https://aclanthology.org/2024.findings-emnlp.196/)
|
76 |
* [Base GE2PE Model](https://github.com/Sharif-SLPL/GE2PE)
|
77 |
* [HomoRich Dataset](https://huggingface.co/datasets/MahtaFetrat/HomoRich-G2P-Persian)
|
78 |
-
* [SentenceBench Persian G2P Benchmark](https://huggingface.co/datasets/MahtaFetrat/SentenceBench)
|
79 |
-
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- g2p
|
5 |
+
- grapheme-to-phoneme
|
6 |
+
- homograph
|
7 |
+
- persian
|
8 |
+
- homorich
|
9 |
+
- phoneme-translation
|
10 |
+
- farsi
|
11 |
+
- phonemization
|
12 |
+
- homograph-disambiguation
|
13 |
+
datasets:
|
14 |
+
- MahtaFetrat/HomoRich-G2P-Persian
|
15 |
+
language:
|
16 |
+
- fa
|
17 |
---
|
18 |
|
19 |
# Homo-GE2PE: Persian Grapheme-to-Phoneme Conversion with Homograph Disambiguation
|
|
|
89 |
* [Base GE2PE Paper](https://aclanthology.org/2024.findings-emnlp.196/)
|
90 |
* [Base GE2PE Model](https://github.com/Sharif-SLPL/GE2PE)
|
91 |
* [HomoRich Dataset](https://huggingface.co/datasets/MahtaFetrat/HomoRich-G2P-Persian)
|
92 |
+
* [SentenceBench Persian G2P Benchmark](https://huggingface.co/datasets/MahtaFetrat/SentenceBench)
|
|