Verwendungen von Klasse
opennlp.tools.formats.brat.BratAnnotation
Packages, die BratAnnotation verwenden
Package
Beschreibung
Experimental package related to the corpus format used by the "brat rapid annotation tool" (brat).
-
Verwendungen von BratAnnotation in opennlp.tools.formats.brat
Unterklassen von BratAnnotation in opennlp.tools.formats.bratModifizierer und TypKlasseBeschreibungclassclassclassclassclassMethoden in opennlp.tools.formats.brat, die BratAnnotation zurückgebenModifizierer und TypMethodeBeschreibungBratDocument.getAnnotation(String id) BratAnnotationStream.read()Methoden in opennlp.tools.formats.brat, die Typen mit Argumenten vom Typ BratAnnotation zurückgebenKonstruktorparameter in opennlp.tools.formats.brat mit Typargumenten vom Typ BratAnnotationModifiziererKonstruktorBeschreibungBratDocument(AnnotationConfiguration config, String id, String text, Collection<BratAnnotation> annotations)