This app predicts the next word in a given sentence.
The algorithm uses the last words of the sentence as the context to predict the new word.
Usage:
type a few words in the text area and then press ‘Predict word’ button
the application will suggest the next word of your sentence
For example you can type: ‘as a matter of’, ‘to buy or not to’, etc
Since the algorithm has not been optimised, word prediction can take up to 45 seconds