facebookresearch / fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MIT License
30.26k stars 6.38k forks source link

M2M_100 Tokenizer_ar #3142

Open GoldMan6 opened 3 years ago

GoldMan6 commented 3 years ago

I am trying to translate English to Arabic using m2m_100. I can't find the required dependencies in order to use the QCRI Arabic Normalizer recommended to use. is there any other options ? alternative tokenizers and normalizers? have anyone experience with this lately?
Thanks!

huihuifan commented 3 years ago

perhaps check some of the other suggestions? https://alt.qcri.org/tools/

stale[bot] commented 3 years ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

zhangfanTJU commented 2 years ago

Thank you for your assistance. The normalizer depends on MADA 3.2, but it is not available. At your convenience, would you please provide some information? @huihuifan

KelleyYin commented 2 years ago

Thank you for your assistance. The normalizer depends on MADA 3.2, but it is not available. At your convenience, would you please provide some information? @huihuifan Hi, I met the same problem. Have you solved it ? @zhangfanTJU