Package | Description |
---|---|
opennlp.tools.parser.lang.en | |
opennlp.tools.parser.lang.es | |
opennlp.tools.util.featuregen |
This package contains classes for generating sequence features.
|
Modifier and Type | Class and Description |
---|---|
class |
HeadRules
Class for storing the English head rules associated with parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
AncoraSpanishHeadRules
Class for storing the Ancora Spanish head rules associated with parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
BrownCluster
Class to load a Brown cluster document: word\tword_class\tprob
http://metaoptimize.com/projects/wordreprs/
The file containing the clustering lexicon has to be passed as the
value of the dict attribute of each BrownCluster feature generator.
|
class |
WordClusterDictionary |
Copyright © 2015 The Apache Software Foundation. All rights reserved.