Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
This project is maintained by susantabiswas
Various jupyter notebooks are there using different Language Models for next word Prediction.
The users Enters a text sentence
Predicts a word which can follow the input sentence
1. Add 1
2. Good Turing
3. Simple Knesser Ney
4. Interpolated Knesser Ney