Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not normalizer about ratio #8

Open
phamkhactu opened this issue Aug 28, 2023 · 0 comments
Open

Can not normalizer about ratio #8

phamkhactu opened this issue Aug 28, 2023 · 0 comments

Comments

@phamkhactu
Copy link

thanks for great repo!!

I've tried to normalize ratio such "2/3", I expetected: hai phần ba, but my result is : hai , ba

Here is my full test:

from vinorm import TTSnorm
S=TTSnorm("Hàm này được phát triển từ 8/2019. Có phải tháng 12/2020 đã có vaccine phòng ngừa Covid-19 xmz ?, Trong đó 2/3 đến từ China và Ukraina. Hiện tại có khoảng 1203003 người chết, Hotline liên hệ 0963396682")
print(S)

result:

hàm này được phát triển từ tám , hai nghìn không trăm mười chín . có phải tháng mười hai năm hai nghìn không trăm hai mươi đã có vaccine phòng ngừa covid mười chín xmz . , trong đó hai , ba đến từ china và ukraina . hiện tại có khoảng một triệu hai trăm linh ba nghìn không trăm linh ba người chết , hotline liên hệ không chín sáu ba ba chín sáu sáu tám hai. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant