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.

Author:

  • Matt Furden

Version:

  • 0.3.0

Defined Under Namespace

Classes: Dictionary, TemporaryDictionary

Constant Summary collapse

VERSION =
'0.3.0'