Interface | Description |
---|---|
FeatureExtractor |
Common signature for feature extractors which extract their features from the entire document or
from a given classification unit.
|
PairFeatureExtractor |
Common signature for feature extractors which extract their features from a pair of documents.
|
Class | Description |
---|---|
Feature |
Internal representation of a feature.
|
FeatureExtractorResource_ImplBase |
Abstract base class for all feature extractors.
|
FeatureNameEscaper |
Escapes features to ensure that they do not contain non-standard characters.
|
Instance |
Internal representation of an instance.
|
TcFeature | |
TcFeatureFactory | |
TcFeatureSet |
Enum | Description |
---|---|
FeatureType |
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.