-
```
What steps will reproduce the problem?
1. try to detect the language of attached input file
2. see the output is "unknown"
What is the expected output? What do you see instead?
I would expect eit…
-
```
What steps will reproduce the problem?
1. try to detect the language of attached input file
2. see the output is "unknown"
What is the expected output? What do you see instead?
I would expect eit…
-
```
What steps will reproduce the problem?
1. try to detect the language of attached input file
2. see the output is "unknown"
What is the expected output? What do you see instead?
I would expect eit…
-
```
What steps will reproduce the problem?
1. try to detect the language of attached input file
2. see the output is "unknown"
What is the expected output? What do you see instead?
I would expect eit…
-
```
When trying to detect the language with the following input:
"保險公司條例草案月底首讀
政府建議成立獨立保險業監管局"
it gives me Korean instead of Chinese as detection result with > 0.99999
confidence.
This also happe…
-
```
What steps will reproduce the problem?
1. try to detect the language of attached input file
2. see the output is "unknown"
What is the expected output? What do you see instead?
I would expect eit…
-
```
What steps will reproduce the problem?
1. try to detect the language of attached input file
2. see the output is "unknown"
What is the expected output? What do you see instead?
I would expect eit…
-
An internal function of CLD2, [int GetLangScore(uint32 probs, uint8 pslang)](https://github.com/CLD2Owners/cld2/blob/b56fa78a2fe44ac2851bae5bf4f4693a0644da7b/internal/cldutil.cc#L141) let you get the …
-
```
When trying to detect the language with the following input:
"保險公司條例草案月底首讀
政府建議成立獨立保險業監管局"
it gives me Korean instead of Chinese as detection result with > 0.99999
confidence.
This also happe…
-
Might be related to https://github.com/dachev/node-cld/issues/67
But I am having some issues using cld in a Node project using `esbuild` and `Typescript`.
```
$ yarn run make …