Web-based responsive document annotation tool
activeannoservice / annotationdefinition.target / SpanTarget / <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.