weiqk / language-detection

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

Wrong detect of "How do you do" #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  detector.append("How do you do");
2.
3.

What is the expected output? What do you see instead?
En. But I get [pt:0.7142853490039565, so:0.14285720131806917, 
pl:0.1428570227648481] 

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by rustem.z...@keremet.com on 11 Apr 2013 at 1:17

GoogleCodeExporter commented 9 years ago
Though langdetect is correct to detect for text enough long, it is bad at short 
text.

Original comment by nakatani.shuyo on 24 Jul 2013 at 9:05