marian-nmt / marian

Fast Neural Machine Translation in C++
https://marian-nmt.github.io
Other
1.22k stars 228 forks source link

how to handle special text formats like email,nums,money,etc #366

Open Sarah-Callies opened 3 years ago

Sarah-Callies commented 3 years ago

email like bill-gates@microsoft.com nums like 1,234,000 can be written as 12,34,000 in Hindi, 1.234.000 in German, and 123.4万 in Chinese.