Skip to content

jazznerd206/T9_Predictive_Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beep Boop

A T9 predictive text engine using a trie.

Usage:

  1. clone the repository,
  2. download any file of line-separated words, link to the one I used included here and in the code,
  3. update path to words file on line 135 in the main function,
  4. cd to directory, compile the code and run it on the command line!!

About

A T9 predictive text engine using a trie.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages