• Scientific Computing | SciVision

  • Blog
  • Tags
  • Categories

Recursive spell check with Aspell and Python

4 October, 2018

We have created a Python script that recursively checks spelling in text files using aspell called textutils3

Alternative: pure Python spell checker

  • python