public class DefaultLexicalSmoother extends AdditiveLexicalSmoother implements LexicalSmoother
The default lexical smoother is an additive smoother which uses 0.5 as the additive smoothing constant (Lidstone smoothing).
additiveAdjustmentValue, debugcachedLexicalProbabilities, logger, partOfSpeechTagger| Constructor and Description |
|---|
DefaultLexicalSmoother()
Create an additive lexical smoother.
|
lexicalProbabilitycachedProbabilitiesCount, clearCachedProbabilities, getLogger, setLogger, setPartOfSpeechTaggercloseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcachedProbabilitiesCount, clearCachedProbabilities, lexicalProbability, setPartOfSpeechTagger