Uses of Class
banner.annotation.Text
-
Packages that use Text Package Description banner.annotation -
-
Uses of Text in banner.annotation
Method parameters in banner.annotation with type arguments of type Text Modifier and Type Method Description static voidAnnotation. loadAnnotations(String filename, Map<String,Text> texts, Map<String,Concept> concepts, Map<String,List<Annotation>> annotations)static voidText. loadTexts(String textsFilename, String completeFilename, List<String> textIds, Map<String,Text> texts)static voidAnnotation. saveAnnotations(String filename, Map<String,Text> texts, Map<String,List<Annotation>> annotations)static voidText. saveTextCompletion(String filename, Map<String,Text> texts)
-