This is a application that make predictive text based on users' input.
The training data is a random sample of the text files provided by Swiftkey. You can get phrase examples from GitHub.
- Type in the text box, click Predict to see possible words following the text.
- Click Clear to clear the your text input and mark the last phrase and its prediction. You can compare the results of the two phrases.
- The predicted words are in its lemma format. You can compare the results by typing different tense.