Package | Description |
---|---|
opennlp.tools.ml.model |
Modifier and Type | Class and Description |
---|---|
class |
OnePassDataIndexer
An indexer for maxent model data which handles cutoffs for uncommon
contextual predicates and provides a unique integer index for each of the
predicates.
|
class |
OnePassRealValueDataIndexer
An indexer for maxent model data which handles cutoffs for uncommon
contextual predicates and provides a unique integer index for each of the
predicates and maintains event values.
|
class |
TwoPassDataIndexer
Collecting event and context counts by making two passes over the events.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.