ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

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

<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”