Huichun Chien
April 28 2015
Predicting what's in your mind….
If so, YOU can give our product a try!
The goal of this app is to build an interface that can predict next word for a given phrase.
To reach this goal, the algorithm used are descibed following...
3. The prediction model is designed to choose the closest phrase in a prediction data.table, which is made by a combination of 2-gram, 3-gram and 4-gram. The priority of data tables used for phrase prediction are 4-gram, 3-gram and 2-gram.
3 items are included in the interface: Text input box, Predict button and Prediction output box.
Instruction:
Play around and Have fun !