word-completion
There are 5 repositories under word-completion topic.
piotrmurach/tty-reader
A set of methods for processing keyboard input in character, line and multiline modes.
A-AhkUser/eAutocomplete
The class provides a programmable interface allowing to easily integrate a custom word autocomplete function in a given ahk script or project.
methi1999/hangman
A RNN-based solver for the popular word game
jpaulogg/vis-ins-completion
Basic insert mode completion for the vis editor.
EndOfEntropy/Text-Editor
A text editor program which will calculate Flesch score, generate text using Markov model, check spell correction and provide auto completion for a word.