Word n-gram language model
= Word n-gram language model
{wiki=Word_n-gram_language_model}
A Word n-gram language model is a statistical language model used in natural language processing (NLP) and computational linguistics to predict the next word in a sequence given the previous words. The "n" in "n-gram" refers to the number of words considered together as a single unit (or "gram").