Uses of Class
cc.mallet.extract.LabeledSpan
-
Packages that use LabeledSpan Package Description cc.mallet.extract Unimplemented. -
-
Uses of LabeledSpan in cc.mallet.extract
Methods in cc.mallet.extract that return LabeledSpan Modifier and Type Method Description LabeledSpan
LabeledSpans. getLabeledSpan(int i)
LabeledSpan
Field. span(int i)
Methods in cc.mallet.extract with parameters of type LabeledSpan Modifier and Type Method Description void
Field. addFiller(LabeledSpan span)
Constructors in cc.mallet.extract with parameters of type LabeledSpan Constructor Description Field(LabeledSpan span)
-