public interface IUnitizingAnnotationStudy extends IAnnotationStudy
UnitizingAnnotationStudy
as a default
implementation if no existing data representation exists. The default
implementation facilitates adding the individual units.UnitizingAnnotationStudy
,
IUnitizingAnnotationUnit
Modifier and Type | Method and Description |
---|---|
long |
getContinuumBegin()
Returns the begin of the continuum (i.e., the first offset that
is considered valid for annotation units).
|
long |
getContinuumLength()
Returns the length of the continuum (i.e., the last possible
right delimiter of an annotation unit).
|
Iterable<IUnitizingAnnotationUnit> |
getUnits()
Allows iterating all annotation units of this study.
|
getCategories, getCategoryCount, getRaterCount, getUnitCount, isDichotomous
Iterable<IUnitizingAnnotationUnit> getUnits()
long getContinuumBegin()
long getContinuumLength()
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.