Download Latest Version Lingua 1.7.2 source code.tar.gz (103.0 MB)
Email in envelope

Get an email when there's a new version of Lingua-RS

Home / v1.6.1
Name Modified Size InfoDownloads / Week
Parent folder
Lingua 1.6.1 source code.tar.gz 2023-11-23 79.7 MB
Lingua 1.6.1 source code.zip 2023-11-23 79.9 MB
README.md 2023-11-23 586 Bytes
Totals: 3 Items   159.6 MB 0

Bug Fixes

  • The method LanguageDetector.detect_multiple_languages_of returns byte indices. For creating string slices in Python and JavaScript, character indices are needed but were not provided. This resulted in incorrect DetectionResults for Python and JavaScript. This has been fixed now by converting the byte indices to character indices. (pemistahl/lingua-py#192)

  • Some minor bugs in the WASM module have been fixed to prepare the first release of Lingua for JavaScript.

Source: README.md, updated 2023-11-23