node-cld
node-cld copied to clipboard
Windows and Linux show different results with short snippets
I know that short snippets are likely to fail the language detection, but I found it confusing that the snippet
Best practices
was detected as en on windows, but failed on linux with the error message Failed to identify language. Do you have any idea why the cld2 behaviour is not consistent across platforms?
@dachev Can you explain why there is such difference? Is it safe to use CLD on Linux in prod?