GoSpell is a project to take GoSpell by client9 and upgrade it to current and add a feature to provide suggestions for misspelled words. I’m also reducing the complexity of the project by removing any code used for processing files directly. This will be a pure library for other applications to use rather than something that can extract text from random document types and spell check them. My first steps are going through and updating any old code or deprecated code.