Package | Description |
---|---|
edu.illinois.cs.cogcomp.nlp.corpusreaders.ereReader |
Classes here are used to read the LDC ERE data corpuse.
|
Modifier and Type | Class and Description |
---|---|
class |
EREDocumentReader
Strips all useless XML markup from an ERE xml document leaving the original text and where
needed, appropriate attribute values.
|
class |
EREEventReader
Read Event annotations from ERE corpus.
|
class |
EREMentionRelationReader
Reads ERE data and instantiates TextAnnotations with the corresponding Mention and Relation
views, as well as a Named Entity view.
|
class |
ERENerReader
Reads ERE data and instantiates TextAnnotations with the corresponding NER view.
|
Copyright © 2017. All rights reserved.