Word n-Gram Model
Jump to navigation
Jump to search
A Word n-Gram Model is a n-Gram Model of the Word N-grams in a Corpus.
- AKA: Token N-gram Model, Word N-gram Probability Distribution.
- Example(s):
- See: Character n-Gram Model.
References
2009
- of length [math]\displaystyle{ k }[/math], padded with blanks, will have k+1 bi-grams, k+1tri-grams, k+1 quad-grams, and so on.
1992
- (Brown et al, 1992) ⇒ Peter F. Brown, Peter V. deSouza, Robert L. Mercer, Vincent J. Della Pietra, and Jenifer C. Lai. (1992). “Class-based N-gram Models of Natural Language.” In: Computational Linguistics, 18(4).