|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umass.cs.mallet.base.extract.ExtractionConfidenceEstimator
edu.umass.cs.mallet.base.extract.TransducerExtractionConfidenceEstimator
Estimates the confidence in the labeling of a LabeledSpan using a TransducerConfidenceEstimator.
| Constructor Summary | |
TransducerExtractionConfidenceEstimator(TransducerConfidenceEstimator confidenceEstimator,
java.lang.Object[] startTags,
java.lang.Object[] continueTags,
Pipe featurePipe)
|
|
| Method Summary | |
void |
estimateConfidence(DocumentExtraction documentExtraction)
|
| Methods inherited from class edu.umass.cs.mallet.base.extract.ExtractionConfidenceEstimator |
estimateConfidence |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransducerExtractionConfidenceEstimator(TransducerConfidenceEstimator confidenceEstimator,
java.lang.Object[] startTags,
java.lang.Object[] continueTags,
Pipe featurePipe)
| Method Detail |
public void estimateConfidence(DocumentExtraction documentExtraction)
estimateConfidence in class ExtractionConfidenceEstimator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||