Tulika Saha
This app predicts the next word in a phrase using an n-gram model…
Uses trigrams with a backoff to bigrams/unigrams…
Text input → Prediction → Displayed output…
Type a phrase, press Predict, see result…
Practical autocomplete, NLP demo, useful UI…