ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition.target / SpanTarget / <init>

<init>

SpanTarget(granularity: SpanGranularity, multiToken: Boolean = true, trimWhitespace: Boolean = true, trimPunctuation: Boolean = true, allowStacking: Boolean = true, minNumberOfSpans: Int? = null, maxNumberOfSpans: Int? = null)

Use this for annotations that should be created for a specific span. Define characteristics of how the span should be set.