BasicModelIne
Tf-idf model of randomness, based on a mixture of Poisson and inverse document frequency.
Functions
Link copied to clipboard
Returns an explanation for the score. Subclasses must override this method.
Link copied to clipboard
Returns the informative content score combined with the after effect, more specifically informationContentScore * aeTimes1pTfn / (1 + tfn). This function must be non-decreasing with tfn.