Introduction - If you have any usage issues, please Google them yourself
We address the problem of predicting a word from previous words in a sample of text. In particular, we discuss n-gram models based on classes of words. We also discuss several statistical algorithmsfor assigning words to classes based on the frequency of their co- occurrence with other words. Wefind that we are able to extract classes that have the flavor of either syntactically based groupingsor semantically based groupings, depending on the nature of the underlying statistics.