| Package | Description |
|---|---|
| opennlp.tools.languagemodel |
Package related to language models
|
| Modifier and Type | Class and Description |
|---|---|
class |
NGramLanguageModel
A
LanguageModel based on a NGramModel using Laplace
smoothing probability estimation to get the probabilities of the ngrams. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.