public class AnnotationFixer extends Object
Constructor and Description |
---|
AnnotationFixer() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Set<Integer>> |
rationalizeBoundaryAnnotations(TextAnnotation ta,
String viewName)
correct automated annotations (tokenization, sentence splitting) based on gold annotations of entity mentions
|
public static Map<String,Set<Integer>> rationalizeBoundaryAnnotations(TextAnnotation ta, String viewName)
ta
- TextAnnotation with annotated clean textCopyright © 2017. All rights reserved.