/ngram-lm

A Python implementation of n-gram language model as a trie. Two available smoothing variants: Lidstone, absolute discounting.

Primary LanguagePython

No issues in this repository yet.