This App takes an inputed phrase (up to three words) and predicts the next word within the sequence.
The App was constructed through several major steps including:
- Data cleaning and preparation
- Exploratory analysis
- N-gram creation
- Model construction
- App development
Descriptions of the training data, modeling technique, and an example of the App output for the input string “I like your” can be found in the next several slides.