|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.extract.ConfidenceTokenizationFilter
public class ConfidenceTokenizationFilter
Created: Oct 26, 2005
Constructor Summary | |
---|---|
ConfidenceTokenizationFilter(ExtractionConfidenceEstimator confidenceEstimator,
TokenizationFilter underlyingFilter)
|
Method Summary | |
---|---|
LabeledSpans |
constructLabeledSpans(LabelAlphabet dict,
java.lang.Object document,
Label backgroundTag,
Tokenization input,
Sequence seq)
Converts a the sequence of labels into a set of labeled spans. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfidenceTokenizationFilter(ExtractionConfidenceEstimator confidenceEstimator, TokenizationFilter underlyingFilter)
Method Detail |
---|
public LabeledSpans constructLabeledSpans(LabelAlphabet dict, java.lang.Object document, Label backgroundTag, Tokenization input, Sequence seq)
TokenizationFilter
constructLabeledSpans
in interface TokenizationFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |