• Stars
    star
    1
  • Language
    Julia
  • Created about 10 years ago
  • Updated over 8 years ago

Reviews

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

Repository Details

A Julia implementation of Simple Good Turing smoothing, largely adapted from @maxbane

Good Turing Smoothing

This is an implementation of Simple Good Turing Smoothing, more or less a verbatim translation of a python implementation by @maxbane. See https://github.com/maxbane/simplegoodturing for more info.