See: Description
Class | Description |
---|---|
CoNLL2002Writer |
This utility will produce data in CoNLL 2002 or 2003 format.
|
ConvertEREToCoNLLFormat |
Read the ERE data and produce, in CoNLL format, gold standard data including named and nominal
named entities, but excluding pronouns.
|
EREDocumentReader |
Strips all useless XML markup from an ERE xml document leaving the original text and where
needed, appropriate attribute values.
|
EREEventReader |
Read Event annotations from ERE corpus.
|
EREMentionRelationReader |
Reads ERE data and instantiates TextAnnotations with the corresponding Mention and Relation
views, as well as a Named Entity view.
|
ERENerReader |
Reads ERE data and instantiates TextAnnotations with the corresponding NER view.
|
EREReaderConfigurator |
Manage configuration options for the different ERE corpora.
|
Enum | Description |
---|---|
EREDocumentReader.EreCorpus |
prefix indicates language; suffix indicates release
ENRX, ESRX, ZHRX are ERE releases in English, Spanish, and Chinese from LDC/DEFT
KBPXX is a Knowledge Base Population corpus from year XX
|
Copyright © 2017. All rights reserved.