pharo-ai / NgramModel

Ngram language model implemented in Pharo
MIT License
4 stars 4 forks source link

Infer the order of n-grams when reading count dictionaries from files #8

Closed olekscode closed 4 years ago

olekscode commented 4 years ago

At the moment, the order is lost. But it can be easily recovered by checking the order of ngrams in the ngramCounts dictionary