• Stars
    star
    84
  • Rank 387,156 (Top 8 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Build unigram and bigram language models, implement Laplace smoothing and use the models to compute the perplexity of test corpora.