Closed pemistahl closed 2 years ago
A new API method shall be implemented that allows to say whether some text is likely written in one specific language.
There is now the following new method fulfilling this purpose:
LanguageDetector.ComputeLanguageConfidence(text string, language Language) float64
A new API method shall be implemented that allows to say whether some text is likely written in one specific language.