public class AnnotationFileMapper extends Object
| Constructor and Description |
|---|
AnnotationFileMapper() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumCorefExpressions()
Returns the number coreference expressions mapped by this mapper at the time of the call.
|
int |
getNumCorefRelations()
Returns the number of coreference relations mapped by this mapper at the time of the call.
|
void |
mapEventFile(Map<String,Annotation> mappedProteins,
BufferedReader bufferedReader,
org.apache.uima.jcas.JCas cas) |
Map<String,Annotation> |
mapProteinFile(BufferedReader bufferedReader,
org.apache.uima.jcas.JCas cas) |
public void mapEventFile(Map<String,Annotation> mappedProteins, BufferedReader bufferedReader, org.apache.uima.jcas.JCas cas) throws IOException
IOExceptionpublic Map<String,Annotation> mapProteinFile(BufferedReader bufferedReader, org.apache.uima.jcas.JCas cas) throws IOException
IOExceptionpublic int getNumCorefRelations()
public int getNumCorefExpressions()
Copyright © 2016 JULIE Lab Jena, Germany. All rights reserved.