public interface TokenizationFilter
| 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.
|
LabeledSpans constructLabeledSpans(LabelAlphabet dict, Object document, Label backgroundTag, Tokenization input, Sequence seq)
dict - document - backgroundTag - input - seq - Copyright © 2019 JULIE Lab, Germany. All rights reserved.