|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.fu_berlin.ties.extract | |
de.fu_berlin.ties.eval | This packages provides functionality for evaluating results of classifiers and extractors. |
de.fu_berlin.ties.extract | This package handles information extraction and entitiy recognition. |
Classes in de.fu_berlin.ties.extract used by de.fu_berlin.ties.eval | |
EvaluatedExtractionContainer
An extraction container that evaluates containers of predicted extractions against containers of true extractions (answer keys) and merges their contents, setting the evaluation states accordingly. |
|
ExtractionContainer
A container of Extraction s of different
classes. |
Classes in de.fu_berlin.ties.extract used by de.fu_berlin.ties.extract | |
EvaluatedExtractionContainer
An extraction container that evaluates containers of predicted extractions against containers of true extractions (answer keys) and merges their contents, setting the evaluation states accordingly. |
|
Extraction
Extends a Prediction by also storing the
extracted text and location data.
|
|
ExtractionContainer
A container of Extraction s of different
classes. |
|
Extractor
An extractor runs a local Classifier
on a list of items/nodes and combines their results using a
CombinationStrategy .
|
|
ExtractorBase
Common code base shared by Extractor and
Trainer .
|
|
TargetClass
A class (type) of entities to recognize. |
|
TargetStructure
A target structure manages the classes of entities to recognize. |
|
Trainer
A trainer trains a local Classifier
to be used for extraction.
|
|
TrainEval.Results
An inner class wrapping the results of a training + evaluation run. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |