GoodTuring.jl

A Julia implementation of Simple Good Turing smoothing, largely adapted from @maxbane
Popularity
1 Star
Updated Last
4 Years Ago
Started In
April 2014

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.