|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabeledSpans | |
---|---|
cc.mallet.extract | Unimplemented. |
Uses of LabeledSpans in cc.mallet.extract |
---|
Methods in cc.mallet.extract that return LabeledSpans | |
---|---|
LabeledSpans |
TokenizationFilter.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. |
LabeledSpans |
HierarchicalTokenizationFilter.constructLabeledSpans(LabelAlphabet dict,
java.lang.Object document,
Label backgroundTag,
Tokenization input,
Sequence seq)
|
LabeledSpans |
DefaultTokenizationFilter.constructLabeledSpans(LabelAlphabet dict,
java.lang.Object document,
Label backgroundTag,
Tokenization input,
Sequence seq)
|
LabeledSpans |
ConfidenceTokenizationFilter.constructLabeledSpans(LabelAlphabet dict,
java.lang.Object document,
Label backgroundTag,
Tokenization input,
Sequence seq)
|
LabeledSpans |
BIOTokenizationFilter.constructLabeledSpans(LabelAlphabet dict,
java.lang.Object document,
Label backgroundTag,
Tokenization input,
Sequence seq)
|
LabeledSpans |
DocumentExtraction.getExtractedSpans()
|
LabeledSpans |
DocumentExtraction.getTargetSpans()
|
Constructors in cc.mallet.extract with parameters of type LabeledSpans | |
---|---|
DocumentExtraction(java.lang.String name,
LabelAlphabet dict,
Tokenization input,
LabeledSpans predictedSpans,
LabeledSpans trueSpans,
java.lang.String background)
|
|
Record(java.lang.String name,
LabeledSpans spans)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |