Skip navigation links
Stanford CoreNLP API

Package edu.stanford.nlp.stats

A set of tools for collecting, representing, and inferring with statistics.

See: Description

Package edu.stanford.nlp.stats Description

A set of tools for collecting, representing, and inferring with statistics. The two most useful bodies of code are for (1) representing distributions (e.g., Distribution and Counter) and (2) computing the performance of a classifier (e.g., PrecisionRecallStats).
Author:
Teg Grenager
Skip navigation links
Stanford CoreNLP API

© 2002-2013 Stanford NLP Group