Skip to content

gomjw/spellcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spellcheck

GoDoc

Install

go get -u github.com/gomjw/spellcheck

Import

import "github.com/gomjw/spellcheck"

Usage

func CheckWord

func CheckWord(input string) bool

CheckWord 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