public class DefaultTokenizationFilter extends Object implements TokenizationFilter, Serializable
| Constructor and Description |
|---|
DefaultTokenizationFilter() |
| Modifier and Type | Method and Description |
|---|---|
LabeledSpans |
constructLabeledSpans(LabelAlphabet dict,
Object document,
Label backgroundTag,
Tokenization input,
Sequence seq)
Converts a the sequence of labels into a set of labeled spans.
|
public LabeledSpans constructLabeledSpans(LabelAlphabet dict, Object document, Label backgroundTag, Tokenization input, Sequence seq)
TokenizationFilterconstructLabeledSpans in interface TokenizationFilterCopyright © 2019 JULIE Lab, Germany. All rights reserved.