Skip to content

Lingua 2.0.0

Compare
Choose a tag to compare
@pemistahl pemistahl released this 15 Nov 10:52
· 12 commits to main since this release

Features

  • Python bindings for the Rust implementation of Lingua have now replaced the pure Python implementation in order to benefit from Rust's performance in any Python software.

  • Parallel equivalents for all methods in LanguageDetector have been added to give the user the choice of using the library single-threaded or multi-threaded.