forked from jasoncapehart/MarkovLanguage
-
Notifications
You must be signed in to change notification settings - Fork 0
amurrayw/MarkovLanguage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Markov Chain Language Models Estimated Deadline: 12/5/11 Team: Lizzie Silver, [email protected] Jason Capehart, [email protected] Alexander Murray-Watters, [email protected] Project Description: A simple statistical model of language is that words follow a Markov chain, with the next word being independent of earlier words given the latest word. You will write code to fit this model to a collection of documents, to simulate new text from it, and to compare it to a second-order Markov chain, where the next word is independent of earlier words given the latest two words.
About
Markov Chain Language Model Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published