TextBlob v0.17.0 Release Notes

Release Date: 2021-02-17 // about 3 years ago
  • 🔋 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.