marian-nmt / marian

Fast Neural Machine Translation in C++

Home Page:https://marian-nmt.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Sarah-Callies opened this issue · comments

commented

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.