| Package | Description |
|---|---|
| com.aliasi.features |
Classes for extracting feature vectors from objects and parsing
objects for feature handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedFeatureExtractor<E>
A
BoundedFeatureExtractor provides a lower-bound and
upper-bound on feature values between which all values from a
contained base extractor are bounded. |
class |
KnownFeatureExtractor<E>
A
KnownFeatureExtractor restricts a base feature extractor
to features contained in a set provided at construction time. |
Copyright © 2016 Alias-i, Inc.. All rights reserved.