Class | Description |
---|---|
ArgumentInfo |
Information about a relation argument.
|
GoldEntityAndAttributeReader |
Read named entity annotations from knowtator xml files into the CAS
|
I2B2Challenge2010CollectionReader | |
MiPACQKnowtatorXMLReader |
assumes knowtator xml files are in "exported-xml" subdirectory w/ train/dev/test subsubdirs
and the original plaintext files are in "text" subdirectory w/ train/dev/test subsubdirs
|
NegExAnnotation |
parses a line of data from the negex gold standard
For the few instances where there is somethign wrong with the gold standard, corrects/rejects
some mistakes in gold standard (e.g.
|
NegExCorpusReader |
Reads lines from file named by AssertionConst.NEGEX_CORPUS
If use the main() method, uses this collection reader to
read the corpus and then uses the XMI writer to write
the XMI to directory given by AssertionConst.NEGEX_CORPUS_PREPROCESSED
|
RelationInfo |
Information about a relation that includes the info about the relation's arguments.
|
Span |
Represents span of a named entity
|
XmiCollectionReaderCtakes |
A simple collection reader that reads CASes in XMI format from a directory in the filesystem.
|
XMLReader |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.