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

Text-Language detect error when mixed traditional chinese and uppercase letters. #35

Open
Daemonyz opened this issue Jul 16, 2020 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Daemonyz
Copy link
Contributor

Question

For text data, ** language detect make errors ** when meeting traditional chinese and uppercase letters.

Description

t=我有一个梦想, lang=zh-cn
t=I have a dream, lang=en
t=我有一個夢想, lang=ko
t=我有一個夢想並且翻譯為I HAVE A DREAM., lang=ko
t=我有一个梦想并且翻译为I HAVE A DREAM., lang=vi
t=我有一个梦想并且翻译为i have a dream., lang=en
t=I HAVE A DREAM, lang=hu
t=IHAVEADREAM, lang=id
t=ihaveadream, lang=en

@Daemonyz Daemonyz added bug Something isn't working wontfix This will not be worked on labels Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant