NOpenNLP NOpenNLP

Namespace NOpenNLP.Tools.Languagemodel

Package related to language models

Classes

NGramLanguageModel

A ILanguageModel based on a NGramModel using Stupid Backoff to get the probabilities of the ngrams.

Interfaces

ILanguageModel

A language model can calculate the probability p (between 0 and 1) of a certain sequence of tokens, given its underlying vocabulary.

Edit this page
Apache OpenNLP, OpenNLP, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. NOpenNLP is not affiliated with, endorsed by, or a product of The Apache Software Foundation.