TextBlob v0.17.1 Release Notes

Release Date: 2021-10-21 // over 2 years ago
  • ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix translation and language detection (:issue:395). Thanks :user:sudoguy for the patch.

Previous changes from v0.17.0

  • ๐Ÿ”‹ Features:

    • Performance improvement: Use chain.from_iterable in _text.py to improve runtime and memory usage (:pr:333). Thanks :user:cool-RR for the PR.

    Other changes:

    • โœ‚ Remove usage of ctypes (:pr:354). Thanks :user:casatir.