You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The confidence score ranges from 0 to 1. It is based on the amount of matches that were found for a particular language and the frequency of those matches. If you want to learn more about how exactly it works check out the [Wiki entry](https://github.com/gignupg/Detect-File-Encoding-and-Language/wiki)!
161
+
The confidence score ranges from 0 to 1. It is based on the amount of matches that were found for a particular language and the frequency of those matches. If you want to learn more about how it all works, check out the [Wiki entry](https://github.com/gignupg/Detect-File-Encoding-and-Language/wiki)!
161
162
162
163
## Known Issues
163
164
* Unable to detect Shift-JIS encoded Japanese text files when using Node.js. Solutions are welcome!
0 commit comments