ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.sort / SortElement / <init>

<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