Lingua Rs Versions Save

The most accurate natural language detection library for Rust, suitable for long and short text alike

v1.0.3

3 years ago

Bug Fixes

  • Lingua could not be used within other projects because of a private serde module that was accidentally tried to be exposed. Thanks to @luananama for reporting this bug. (#9)

v1.0.2

3 years ago

Bug Fixes

  • Accidentally, bug #3 was only partially fixed. This has been corrected.

v1.0.1

3 years ago

Bug Fixes

  • When trying to create new language models, the LanguageModelFilesWriter panicked when it recognized characters in a text corpus that consist of multiple bytes. Thanks to @eekkaiia for reporting this bug. (#3)

v1.0.0

3 years ago

This is the very first release of Lingua for Rust. Took me 5 months of hard work in my free time. Hope you find it useful. :)