Uses of Class
cc.mallet.extract.DocumentExtraction

Packages that use DocumentExtraction
cc.mallet.extract Unimplemented. 
 

Uses of DocumentExtraction in cc.mallet.extract
 

Methods in cc.mallet.extract that return DocumentExtraction
 DocumentExtraction Extraction.getDocumentExtraction(int idx)
           
 

Methods in cc.mallet.extract with parameters of type DocumentExtraction
 void Extraction.addDocumentExtraction(DocumentExtraction docseq)
           
 void TransducerExtractionConfidenceEstimator.estimateConfidence(DocumentExtraction documentExtraction)
           
abstract  void ExtractionConfidenceEstimator.estimateConfidence(DocumentExtraction documentExtraction)