/wordAutoComplete

A heuristic approach to completing single words in the context of text completion. (N-Grams)

Primary LanguageHTMLMIT LicenseMIT

wordAutoComplete

Instead of a word n-gram, this repo contains a char-based n-gram for a better understanding of the n-gram concept.