Class Summary |
Anto |
An abstraction class for holding antonym definitions. |
EvalE |
Standalone class for evaluation for XML-formatted event files. |
Evaluator |
This class performs evaluations of the events affilated with a sentence. |
Event |
Container class for holding events from GeneTUC. |
EvEx |
Main class for the EvEx program. |
GAbstract |
Class to hold GEvents, GSentences, sentence counter and a hash table over terms. |
GENIAHandler |
This class handles the content of XML in GOLD-files. |
GENIAParser |
This class invokes the parsing of a GOLD-document. |
GEvent |
A container class for holding all data on events from the golden corpus. |
GSentence |
This class represents a sentence from GENIA golden corpus. |
GTerm |
Container class to hold information about GTerms, which are important expressions in GSentences. |
OntologyParser |
This class is assisting TQL in the extraction of events. |
Syno |
An abstraction class for holding synonym definitions. |
TQL |
This class contains most of the logic for recognising events. |
TQLAbstract |
Container class to hold data on TEST-abstracts. |
TQLHandler |
This class handles the content of XML in TEST-files. |
TQLParser |
This class invokes the parsing of a TEST-document. |
XMLWriter |
This class takes care of writing distilled XML-events to the output-files given as parameters on the command line. |