| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.extract | |
| edu.umass.cs.mallet.base.fst.confidence |
| Class and Description |
|---|
| TransducerConfidenceEstimator
Abstract class that estimates the confidence of a
Segment
extracted by a Transducer. |
| Class and Description |
|---|
| InstanceWithConfidence
Helper class to store confidence of an Instance.
|
| PipedInstanceWithConfidence
Helper class to store confidence of an Instance.
|
| TransducerConfidenceEstimator
Abstract class that estimates the confidence of a
Segment
extracted by a Transducer. |
| TransducerCorrector
Interface for transducerCorrectors, which correct a subset of the
Segments produced by a Transducer. |
| TransducerSequenceConfidenceEstimator
Abstract class that estimates the confidence of a
Sequence
extracted by a Transducer.Note that this is different from
TransducerConfidenceEstimator, which estimates the
confidence for a single Segment. |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.