sgt {corpustools}R Documentation

Simple Good Turing smoothing

Description

Implementation of the Simple Good Turing smoothing proposed in: Gale, W. A., and Sampson, G. (1995). Good turing frequency estimation without tears. Journal of Quantitative Linguistics, 2(3), 217-237.

Usage

sgt(freq)

Arguments

freq

A numeric vector of frequencies (integers).

Value

A numeric vector with the smoothed term proportions


[Package corpustools version 0.5.1 Index]