| Interface | Description |
|---|---|
| FeatureFunction |
Copyright (c) 2012, Regents of the University of Colorado All rights reserved. |
| Class | Description |
|---|---|
| CapitalTypeFeatureFunction |
Copyright (c) 2007-2012, Regents of the University of Colorado All rights reserved. |
| CharacterCategoryPatternFunction<T extends Annotation> |
A feature extractor that generates a pattern based on the Unicode categories of each of the characters in the
annotation text.
|
| CharacterNgramFeatureFunction |
Copyright (c) 2007-2012, Regents of the University of Colorado All rights reserved. |
| ContainsHyphenFeatureFunction |
Copyright (c) 2007-2012, Regents of the University of Colorado All rights reserved. |
| FeatureFunctionExtractor<T extends Annotation> |
Copyright (c) 2007-2012, Regents of the University of Colorado All rights reserved. |
| LowerCaseFeatureFunction |
Copyright (c) 2007-2012, Regents of the University of Colorado All rights reserved. |
| NumericTypeFeatureFunction |
Copyright (c) 2007-2012, Regents of the University of Colorado All rights reserved. |
| Enum | Description |
|---|---|
| CapitalTypeFeatureFunction.CapitalType | |
| CharacterCategoryPatternFunction.PatternType |
The type of pattern to generate in feature values.
|
| CharacterNgramFeatureFunction.Orientation | |
| FeatureFunctionExtractor.BaseFeatures |
Specify what to do with the base features created by the passed in feature extractor.
|
| NumericTypeFeatureFunction.NumericType |
Copyright © 2014. All rights reserved.