You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,3 +79,8 @@ PersianG2Pconverter.transliterate('ما الان درحال بازی بودیم'
79
79
PersianG2Pconverter.transliterate('نه تنها یک کلمه')
80
80
# ' n o h t a n h ā y e k kalame'
81
81
```
82
+
## What can u do better
83
+
84
+
* Fit better model (with another hyperparams or bigger dictionary)
85
+
86
+
* Add many new words into [dictionary](https://github.com/PasaOpasen/PersianG2P/blob/master/PersianG2p/data/tihudict.dict). If u want, I will write Python/C# script for this task or even create Telegram bot
0 commit comments