Web-based responsive document annotation tool
activeannoservice / project.sort / SortElement / <init>
SortElement(key: String, order: Order)
Single sort element with key and order
Example of sorting by information gain for an active learning model key = configAnnotationData.CONFIG_ID.generatedAnnotationData.annotations.ANNOTATION_ID.probability order = asc