Web-based responsive document annotation tool
activeannoservice / annotationdefinition.generator / UpdatableAnnotationGenerator / <init>
UpdatableAnnotationGenerator(id:
String
, annotationDefinitionID:
String
, targetType:
TargetType
, name:
String
, description:
String
, input:
AnnotationStepKey
, finalizeCondition:
FinalizeCondition
, startThreshold:
Int
, updateThreshold:
Int
, dataFilter:
FilterCondition
, versions:
MutableList
<
UpdatableAnnotationGeneratorVersion
> = mutableListOf(), createdTimestamp:
Long
= System.currentTimeMillis())
Base class for AnnotationGenerators which are updatable, for example ML models, as compared to static models like a statistics based generator