Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cc.mallet.fst.confidence Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
ConfidenceCorrectorEvaluatorCalculates the effectiveness of "constrained viterbi" in propagating corrections in one segment of a sequence to otherClasscc.mallet.fst.confidenceMallet
ConfidenceEvaluatorClasscc.mallet.fst.confidenceMallet
ConfidenceEvaluator .EntityConfidencea simple class to store a confidence score and whether or not this labeling is correctClasscc.mallet.fst.confidence.ConfidenceEvaluatorMallet
ConstrainedForwardBackwardConfidenceEstimatorEstimates the confidence of a Segment extracted by a Transducer by performing a "constrained lattice" calculation.Classcc.mallet.fst.confidenceMallet
ConstrainedViterbiTransducerCorrectorCorrects a subset of the Segments produced by a Transducer.Classcc.mallet.fst.confidenceMallet
GammaAverageConfidenceEstimatorCalculates the confidence in an extracted segment by taking the average of P(s_iClasscc.mallet.fst.confidenceMallet
GammaProductConfidenceEstimatorCalculates the confidence in an extracted segment by taking the product of eP(s_iClasscc.mallet.fst.confidenceMallet
InstanceWithConfidenceHelper class to store confidence of an Instance.Classcc.mallet.fst.confidenceMallet
IsolatedSegmentTransducerCorrectorCorrects a subset of the Segments produced by a Transducer.Classcc.mallet.fst.confidenceMallet
MaxEntConfidenceEstimatorEstimates the confidence of a Segment extracted by a Transducer using a MaxEnt classifier to classify segments as "correct" or "incorrect.Classcc.mallet.fst.confidenceMallet
MaxEntSequenceConfidenceEstimatorEstimates the confidence of a Sequence extracted by a Transducer using a MaxEnt classifier to classify Sequences as "correct" or "incorrect.Classcc.mallet.fst.confidenceMallet
MinSegmentConfidenceEstimatorEstimates the confidence of an entire sequence by the least confidence segment.Classcc.mallet.fst.confidenceMallet
NBestViterbiConfidenceEstimatorEstimates the confidence of an entire sequence by the probability that one of the the Viterbi paths rank 2->N is correct.Classcc.mallet.fst.confidenceMallet
PipedInstanceWithConfidenceHelper class to store confidence of an Instance.Classcc.mallet.fst.confidenceMallet
QBCSequenceConfidenceEstimatorEstimates the confidence of an entire sequence by the "disagreement" among a committee of CRFs.Classcc.mallet.fst.confidenceMallet
RandomConfidenceEstimatorRandomly assigns values between 0-1 to the confidence of a Segment.Classcc.mallet.fst.confidenceMallet
RandomSequenceConfidenceEstimatorEstimates the confidence of an entire sequence randomly.Classcc.mallet.fst.confidenceMallet
SegmentProductConfidenceEstimatorEstimates the confidence of an entire sequence by combining the output of a segment confidence estimator for each segment.Classcc.mallet.fst.confidenceMallet
SequenceConfidenceInstanceStores a Sequence and a PropertyList, used when extracting features from a Sequence in a pipe for confidence predictionClasscc.mallet.fst.confidenceMallet
TransducerConfidenceEstimatorAbstract class that estimates the confidence of a Segment extracted by a Transducer.Classcc.mallet.fst.confidenceMallet
TransducerCorrectorInterface for transducerCorrectors, which correct a subset of the Segments produced by a Transducer.Interfacecc.mallet.fst.confidenceMallet
TransducerSequenceConfidenceEstimatorAbstract class that estimates the confidence of a Sequence extracted by a Transducer.Classcc.mallet.fst.confidenceMallet
ViterbiConfidenceEstimatorEstimates the confidence of an entire sequence by the probability of the Viterbi path normalized by the probabliity of the entireClasscc.mallet.fst.confidenceMallet
ViterbiRatioConfidenceEstimatorEstimates the confidence of an entire sequence by the ration of the probabilities of the first and second best Viterbi paths.Classcc.mallet.fst.confidenceMallet