markov-reloaded provides a simple interface to create markov chains. the system is based on hashes, but provides flexible methods to generate the chains based on any array, and to generate suitable arrays from strings. In addition, version 0.1.0 extends functionality, letting one input strings instead of arrays directly into the analyze method(treating each character as an element) As of version 0.2.0, the generate method gives the user the ability to supply a custom Method object to decide the starting point
Required Ruby Version
None
Authors
Eigil Rischel
Versions
- 0.2.1 September 02, 2012 (4.5 KB)
- 0.2.0 August 26, 2012 (4.5 KB)
- 0.1.0 August 24, 2012 (4.5 KB)
- 0.0.2 August 23, 2012 (4.5 KB)
- 0.0.1 August 22, 2012 (4 KB)