Installing hunspell on MacOS
Hunspell is a spell checker library written in C++. It also has bindings for other languages. This guide covers installation of python library on MacOS.
Requirements
Homebrew - package manager for MacOS
pip - package manager for Python
Installation
Install hunspell library and tools
brew install hunspell