Install python-hunspell by entering the following commands in the terminal:
sudo apt update sudo apt install python-hunspell
Description:
Python 2 binding for Hunspell
Pyhunspell is a set of Python bindings for the Hunspell spell-checker engine. It lets developers load Hunspell dictionaries, check words, get suggestions, add new words, etc. It also provides some basic morphological analysis related methods. . This package provides the binding to Python 2.
Homepage: https://github.com/blatinier/pyhunspell
Version: 0.4.1-1build3
Section: universe/python