github pemistahl/lingua-py v1.2.0
Lingua 1.2.0

latest releases: v1.4.0, v1.3.5, v2.0.2...
23 months ago

Features

  • The new method LanguageDetector.detect_multiple_languages_of() has been introduced. It allows to detect multiple languages in mixed-language text. (#4)

  • The new method LanguageDetector.compute_language_confidence() has been introduced. It allows to retrieve the confidence value for one specific language only, given the input text. (#86)

Improvements

  • The computation of the confidence values has been revised and the min-max normalization algorithm is now applied to the values, making them better comparable by behaving more like real probabilities. (#78)

Miscellaneous

  • The library now has a fresh and colorful new logo. Why? Well, why not? (-:

Don't miss a new lingua-py release

NewReleases is sending notifications on new releases.