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 LabeledSpanLabeledSpans. getLabeledSpan(int i)LabeledSpanField. span(int i)Methods in cc.mallet.extract with parameters of type LabeledSpan Modifier and Type Method Description voidField. addFiller(LabeledSpan span)Constructors in cc.mallet.extract with parameters of type LabeledSpan Constructor Description Field(LabeledSpan span)
-