You are currently viewing Announcing Lingua 1.2.0 – The most accurate natural language detection library for the JVM, suitable for long and short text alike

Announcing Lingua 1.2.0 – The most accurate natural language detection library for the JVM, suitable for long and short text alike

Hello everyone,

I’m very proud to announce the newest release of Lingua, the most accurate natural language detection library for the JVM, implemented in Kotlin.

https://github.com/pemistahl/lingua

This release contains a lot of optimizations with regard to a lower memory footprint and faster runtime performance. Additionally, there is now a new low accuracy mode which saves even more resources but detection accuracy will be worse for short text. The results for long texts will mostly remain unaffected. Use this mode if you want to classify long texts in the most performant way. Last but not least, the library can now be used as a Java 9 module.

If you are interested, please try it out and let me know what you think. Thanks a lot! 🙂

https://preview.redd.it/mkkdb7bj39491.png?width=1120&format=png&auto=webp&s=00c162eff0565312a9cf7eb87c73a03c099495f0

submitted by /u/pemistahl
[link] [comments]