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