Skip to content

TimLucca/text-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Word Prediction v 1.0.0

It will show you a list of viable words based on the input text

Dependencies

Run either of the following:

  • go get ./...
  • go get github.com/marcusolsson/tui-go

Running

  • Navigate to the directory, then type go run predict.go
  • Just start typing!
    • A list of possible words starting with your input (ie: input*) will appear in the text box
  • To quit, hit the Esc key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages