ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition.generator.documenttarget / TagSetDocumentTargetUpdatableGeneratorModel / <init>

<init>

TagSetDocumentTargetUpdatableGeneratorModel(id: String, annotationDefinitionID: String, name: String, description: String, predictUrl: String, updateUrl: String, optimizeUrl: String? = null, httpAuthentication: HttpAuthentication = HttpAuthentication.None, testSize: Double = 0.0, startThreshold: Int, updateThreshold: Int, dataFilter: FilterCondition, versions: MutableList<UpdatableAnnotationGeneratorVersion> = mutableListOf(), input: AnnotationStepKey, finalizeCondition: FinalizeCondition = FinalizeCondition.Always, createdTimestamp: Long = System.currentTimeMillis())

Generic updatable AnnotationGenerator for TagSetAnnotationDefinition and DocumentTarget.