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 Stupid Backoff to get the probabilities of the ngrams. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.