Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

marf.Stats.StatisticalEstimators.* (12)marf.Stats.StatisticalEstimators.Smoothing.* (6)

marf.Stats: Javadoc index of package marf.Stats.


Package Samples:

marf.Stats.StatisticalEstimators
marf.Stats.StatisticalEstimators.Smoothing

Classes:

StatsCollector: TODO: Implement. Ideally we'd want to measure. How long it takes for a particular module to do the thing. How long it takes to run whole pipeline. How many features... Amount of noise and silence removed... ... $Id: StatsCollector.java,v 1.7 2005/07/30 20:05:45 mokhov Exp $
IStatisticalEstimator: Implements generic Statistical Estimator routines. Must be subclasses by concrete implemenations of statistical estimators. $Id: IStatisticalEstimator.java,v 1.1 2005/06/12 23:09:37 mokhov Exp $
StatisticalEstimator: Implements generic Statistical Estimator routines. Must be subclasses by concrete implemenations of statistical estimators. $Id: StatisticalEstimator.java,v 1.24 2005/06/16 19:58:47 mokhov Exp $
WordStats: A pure container for statistics of a word --- no business logic. $Id: WordStats.java,v 1.15 2005/08/14 01:15:56 mokhov Exp $
ProbabilityTable: Probability Table. TODO: use marf.util.Matrix. $Id: ProbabilityTable.java,v 1.34 2005/08/14 01:15:56 mokhov Exp $
KatzBackoff: Katz Backoff Statistical Estimator. TODO: complete/document. $Id: KatzBackoff.java,v 1.16 2005/08/14 01:15:56 mokhov Exp $
Smoothing: Generic Smoothing Estimator. TODO: complete/document. $Id: Smoothing.java,v 1.13 2005/06/16 19:58:54 mokhov Exp $
GoodTuring: Good-Turing Smoothing Estimator. TODO: complete/document. $Id: GoodTuring.java,v 1.17 2005/08/14 01:15:56 mokhov Exp $
AddDelta: Add-Delta Smoothing Estimator. TODO: complete/document. $Id: AddDelta.java,v 1.31 2005/08/13 23:09:38 susan_fan Exp $
AddOne: Add-One Smoothing Estimator. TODO: complete/document. $Id: AddOne.java,v 1.11 2005/08/14 01:15:56 mokhov Exp $
MLE: MLE Statistical Estimator. TODO: complete/document. $Id: MLE.java,v 1.15 2005/08/14 01:15:56 mokhov Exp $
GLI: GLI Statistical Estimator. TODO: complete/document. $Id: GLI.java,v 1.16 2005/08/14 01:15:56 mokhov Exp $
SLI: SLI Statistical Estimator. TODO: complete/document. $Id: SLI.java,v 1.15 2005/08/14 01:15:56 mokhov Exp $
WittenBell: Represents Witten-Bell Smoothing Algorithm. $Id: WittenBell.java,v 1.17 2005/08/14 01:15:56 mokhov Exp $
Observation: Generic Observation. TODO: document. $Id: Observation.java,v 1.11 2005/08/13 23:09:38 susan_fan Exp $
StatisticalObject: Generic Statistical Object. $Id: StatisticalObject.java,v 1.12 2005/08/14 01:15:56 mokhov Exp $
ISmoothing: Generic Smoothing Interface. $Id: ISmoothing.java,v 1.1 2005/06/12 23:09:37 mokhov Exp $
Ngram: N-gram Observation. $Id: Ngram.java,v 1.14 2005/08/14 01:15:56 mokhov Exp $

Home | Contact Us | Privacy Policy | Terms of Service