|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.fu_berlin.ties.classify.feature | |
de.fu_berlin.ties.classify | This package provides functionality for classification of texts and feature vectors. |
de.fu_berlin.ties.classify.feature | This package contains classes for working with features, feature vectors and feature transformers. |
de.fu_berlin.ties.classify.winnow | This package contains the Winnow classification algorithm and related algorithms and classes. |
de.fu_berlin.ties.context | This packages provides functionality for building and managing representations of context in texts (XML documents). |
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.classify.feature used by de.fu_berlin.ties.classify | |
FeatureTransformer
An feature transformer transforms a feature vector in a suitable way. |
|
FeatureVector
A feature vector contains the features representing an instance. |
Classes in de.fu_berlin.ties.classify.feature used by de.fu_berlin.ties.classify.feature | |
Feature
An abstract base class for immutable feature representation used for classification. |
|
FeatureTransformer
An feature transformer transforms a feature vector in a suitable way. |
|
FeatureVector
A feature vector contains the features representing an instance. |
Classes in de.fu_berlin.ties.classify.feature used by de.fu_berlin.ties.classify.winnow | |
Feature
An abstract base class for immutable feature representation used for classification. |
|
FeatureSet
This feature vector implementation stores a multi-set of features. |
|
FeatureTransformer
An feature transformer transforms a feature vector in a suitable way. |
|
FeatureVector
A feature vector contains the features representing an instance. |
Classes in de.fu_berlin.ties.classify.feature used by de.fu_berlin.ties.context | |
Feature
An abstract base class for immutable feature representation used for classification. |
|
FeatureVector
A feature vector contains the features representing an instance. |
Classes in de.fu_berlin.ties.classify.feature used by de.fu_berlin.ties.eval | |
FeatureVector
A feature vector contains the features representing an instance. |
Classes in de.fu_berlin.ties.classify.feature used by de.fu_berlin.ties.extract | |
FeatureVector
A feature vector contains the features representing an instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |