unigram topic

List unigram repositories

Unigram

3.6k
Stars
426
Forks
Watchers

Telegram for Windows

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.

n-gram

74
Stars
20
Forks
Watchers

Get n-grams from text

Word-Prediction-Ngram

34
Stars
11
Forks
Watchers

Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques