Skip to content

LihangLiu/EnglishInputPredictor

Repository files navigation

Getting started

  1. This is a java project. All the source code are included in "./src" . "Main.java" is the entry of the project.
  2. n-gram source files, including "myvocab.txt", "gram_freqt_2.txt" and "gram_freqt_3.txt".
  3. training set, "train.txt".
  4. stdin and stdout implemented.

Details

See the paper for details.

About

Word prediction given incomplete sentence with incomplete last word

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages