github pemistahl/lingua-py v1.1.2
Lingua 1.1.2

latest releases: v1.4.0, v1.3.5, v2.0.2...
2 years ago

Improvements

  • The language models are now stored on disk as serialized NumPy arrays instead of JSON. This reduces the preloading time of the language models significantly.
  • A bottleneck in the language detection code has been removed, making language detection 40 % faster, approximately.

Bug Fixes

  • The py.typed file that actives static type checking was missing. Big thanks to @Vasniktel for reporting this problem. (#63)
  • The ISO 639-3 code for Urdu was wrong. Big thanks to @pluiez for reporting this bug. (#64)

Don't miss a new lingua-py release

NewReleases is sending notifications on new releases.