chinese_text_normalization
chinese_text_normalization copied to clipboard
Not to convert idiom
Hi If I donot want to convert idiom such as “三七二十一”,what should I do to support this?
thanks
Hi,u can add "3721 三七二十一 " to chinese_text_normalization/thrax/src/cn/hotfix.list and re-compile this project.
This is a dirty work-around.