cc.mallet.extract
Interface TokenizationFilter
-
- All Known Implementing Classes:
- BIOTokenizationFilter, BIOTokenizationFilterWithTokenIndices, ConfidenceTokenizationFilter, DefaultTokenizationFilter, HierarchicalTokenizationFilter
public interface TokenizationFilterCreated: Nov 12, 2004
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description LabeledSpansconstructLabeledSpans(LabelAlphabet dict, java.lang.Object document, Label backgroundTag, Tokenization input, Sequence seq)Converts a the sequence of labels into a set of labeled spans.
-
-
-
Method Detail
-
constructLabeledSpans
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. Essentially, this converts the output of sequence labeling into an extraction output.- Parameters:
dict-document-backgroundTag-input-seq-- Returns:
-
-
DataMelt 3.0 © DataMelt by jWork.ORG