There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
It's a python based n-gram langauage model which calculates bigrams, probability and smooth probability (laplace) of a sentence using bi-gram and perplexity of the model.