niobio / chromium-compact-language-detector

Automatically exported from code.google.com/p/chromium-compact-language-detector
0 stars 0 forks source link

Its detecting japanese to greek. #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
CLD detecting japanese text into greek

It should show 'jp' but instead of that, it showing 'gr'

Original issue reported on code.google.com by nileshgo...@gmail.com on 2 Jan 2013 at 12:26

GoogleCodeExporter commented 9 years ago
Try putting those same 4 or 5 words into a standalone foobar.html, open that 
file with Chrome, and see whether Chrome also thinks it's the wrong language?  
If not, there's not much we can do here (you'd need to open an issue w/ 
Chromium).

This project just extracts & wraps the CLD embedded in Chromium ...

Original comment by luc...@mikemccandless.com on 2 Jan 2013 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by luc...@mikemccandless.com on 12 Sep 2013 at 6:43

GoogleCodeExporter commented 9 years ago
I am facing the same issue the text contains Japanese but CLD is detecting Greek

('GREEK', 'el', False, 7404, [('GREEK', 'el', 31, 2337.0), ('ENGLISH', 'en', 
30, 1090.7617504051864), ('Ignore', 'xxx', 8, 36.0)])

Original comment by joshi.v...@gmail.com on 29 Oct 2013 at 10:42

GoogleCodeExporter commented 9 years ago
Can you open an issue against the CLD project?  This project just adds Python 
bindings to it.

Original comment by luc...@mikemccandless.com on 29 Oct 2013 at 4:53