Uses of Package
de.fu_berlin.ties.context

Packages that use de.fu_berlin.ties.context
de.fu_berlin.ties.context This packages provides functionality for building and managing representations of context in texts (XML documents). 
de.fu_berlin.ties.extract This package handles information extraction and entitiy recognition. 
 

Classes in de.fu_berlin.ties.context used by de.fu_berlin.ties.context
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.
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 Recognitions that should be considered in the context representation.
Recognition
          A recognition has a type (class) and contains text.
Representation
          Abstract class that manages context representations for entity recognition and information extraction.
 

Classes in de.fu_berlin.ties.context used by de.fu_berlin.ties.extract
PriorRecognitions
          A buffer of prior Recognitions that should be considered in the context representation.
Recognition
          A recognition has a type (class) and contains text.
Representation
          Abstract class that manages context representations for entity recognition and information extraction.
 



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.