Uses of Class
cc.mallet.extract.DocumentExtraction
-
Packages that use DocumentExtraction Package Description cc.mallet.extract Unimplemented. -
-
Uses of DocumentExtraction in cc.mallet.extract
Methods in cc.mallet.extract that return DocumentExtraction Modifier and Type Method Description DocumentExtraction
Extraction. getDocumentExtraction(int idx)
Methods in cc.mallet.extract with parameters of type DocumentExtraction Modifier and Type Method Description void
Extraction. addDocumentExtraction(DocumentExtraction docseq)
abstract void
ExtractionConfidenceEstimator. estimateConfidence(DocumentExtraction documentExtraction)
void
TransducerExtractionConfidenceEstimator. estimateConfidence(DocumentExtraction documentExtraction)
-