|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Recognition | A recognition has a type (class) and contains text. |
Class Summary | |
---|---|
AbstractRepresentation | Provides basic functionality shared by different representations. |
DefaultRepresentation | The context representation used by default. |
ElementPosition | A small immutable wrapper class that bundles the position of an element within a parent element and the number of children of the parent. |
FeatureType | Type-safe enumeration of the types of features used by the default representation. |
GlobalFeature | An immutable representation of a feature that can be used for classification. |
LocalFeature | An immutable representation of the local part of a feature, useful to cache and re-use the parts of feature representation that do not depend on the relative position of the element to classify. |
PriorRecognitions | A buffer of prior Recognition s that should
be considered in the context representation. |
PriorRecognitions.Pair | An inner class wrapping a recognition and optionally a feature vector representing the recognition. |
Representation | Abstract class that manages context representations for entity recognition and information extraction. |
SimpleRepresentation | A simple representation of an text in an element in an XML document. |
This packages provides functionality for building and managing representations of context in texts (XML documents).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |