|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.extract.BIOTokenizationFilter cc.mallet.extract.BIOTokenizationFilterWithTokenIndices
public class BIOTokenizationFilterWithTokenIndices
Constructor Summary | |
---|---|
BIOTokenizationFilterWithTokenIndices()
|
Method Summary | |
---|---|
protected Span |
createSpan(Tokenization input,
int startTokenIdx,
int endTokenIdx)
|
Methods inherited from class cc.mallet.extract.BIOTokenizationFilter |
---|
constructLabeledSpans |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BIOTokenizationFilterWithTokenIndices()
Method Detail |
---|
protected Span createSpan(Tokenization input, int startTokenIdx, int endTokenIdx)
createSpan
in class BIOTokenizationFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |