go get -u github.com/gomjw/spellcheckimport "github.com/gomjw/spellcheck"func CheckWord(input string) boolCheckWord checks if the input is in a dataset of every english word.
Made by the awesome contributors of @gomjw · Maintainer @MarvinJWendt · Readme template version: 1.1.1