|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.base.extract.BIOTokenizationFilter
Created: Nov 12, 2004
Constructor Summary | |
BIOTokenizationFilter()
|
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. |
protected Span |
createSpan(Tokenization input,
int startTokenIdx,
int endTokenIdx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BIOTokenizationFilter()
Method Detail |
public LabeledSpans constructLabeledSpans(LabelAlphabet dict, java.lang.Object document, Label backgroundTag, Tokenization input, Sequence seq)
TokenizationFilter
constructLabeledSpans
in interface TokenizationFilter
dict
- document
- backgroundTag
- input
- seq
-
protected Span createSpan(Tokenization input, int startTokenIdx, int endTokenIdx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |