|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.extract.ExtractionConfidenceEstimator
public abstract class ExtractionConfidenceEstimator
Estimates the confidence in the labeling of a LabeledSpan.
Constructor Summary | |
---|---|
ExtractionConfidenceEstimator()
|
Method Summary | |
---|---|
abstract void |
estimateConfidence(DocumentExtraction documentExtraction)
|
void |
estimateConfidence(Extraction extraction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtractionConfidenceEstimator()
Method Detail |
---|
public void estimateConfidence(Extraction extraction)
public abstract void estimateConfidence(DocumentExtraction documentExtraction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |