Python program that learns the language distribution (bigram Markov chain) from the Brown corpus, and generates random sentences similar to the Brown corpus via randomized Depth First Search on the Markov chain.
-
Notifications
You must be signed in to change notification settings - Fork 0
svineet/MarkovLanguageModel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple trigram/bigram model that generates random sentences from the brown corpus.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published