Module: MarkyMarkov
- Defined in:
- lib/marky_markov.rb
Overview
Module containing TemporaryDictionary and Dictionary for creation of Markov Chain Dictionaries and generating sentences from those dictionaries.
Defined Under Namespace
Classes: Dictionary, TemporaryDictionary
Constant Summary collapse
- VERSION =
'0.3.5'