A simple spellchecker, based on this one: http://norvig.com/spell-correct.html
Requires the dotnetcore runtime to be installed: https://github.com/dotnet/core
To run:
git clone https://github.com/dmonego/spellcheck.git
cd spellcheck
dotnet run ardvark