unigram topic
List
unigram repositories
language-models
84
Stars
41
Forks
Watchers
Build unigram and bigram language models, implement Laplace smoothing and use the models to compute the perplexity of test corpora.
Word-Prediction-Ngram
34
Stars
11
Forks
Watchers
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques