CSCE 101: Introduction to Computer Concepts

Dec 06, 2002 · Final Project: Random Sentence Generation with n-grams. We developed a random sentence generator that trained itself on a corpus of natural written language, and then could generate sentences based upon that corpus. It worked by doing statistical analysis of trigrams or n-gram tuples of sequential words. ................
................