Package | Description |
---|---|
edu.illinois.cs.cogcomp.nlp.corpusreaders.ereReader |
Classes here are used to read the LDC ERE data corpuse.
|
Class and Description |
---|
EREDocumentReader
Strips all useless XML markup from an ERE xml document leaving the original text and where
needed, appropriate attribute values.
|
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
|
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.
|
Copyright © 2017. All rights reserved.