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

Detection error when processing full-width letters #57

Open
joewong826 opened this issue Jul 8, 2016 · 1 comment
Open

Detection error when processing full-width letters #57

joewong826 opened this issue Jul 8, 2016 · 1 comment

Comments

@joewong826
Copy link

When processing full-width letters, it returns "Chinese" as result:
>>> import langid
>>> langid.classify('ABC')
('zh', 0.9668056948707975)

@leafiy
Copy link

leafiy commented Jul 10, 2016

ABCis Double-byte characters

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

2 participants