Web-based responsive document annotation tool
activeannoservice / annotationdefinition.generator.documenttarget / DetectedLanguageGenerator / <init>
DetectedLanguageGenerator(id: String, annotationDefinitionID: String, name: String, description: String, input: AnnotationStepKey, possibleLanguagesIso6391: LanguagesIso639_1, createdTimestamp: Long = System.currentTimeMillis())
AnnotationGenerator which detects the language using the “Lingua” library, storing the annotation under the defined key as the ISO 639-1 Code (in upper case). The “unknown” key from Lingua is defined as the string “UNKNOWN”