ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document.annotation / SpanTargetSingleAnnotation / values

values

val values: List<ValueToProbability>

We always store a set of values, even though some annotations will be 1 length lists (like a single boolean value) This is to streamline to API and data handling in all steps.