[go: up one dir, main page]

Skip to content

dvberkel/Markov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov

Markov is a project which attempts to create a Markov Chain implementation in Ruby.

Goals

We are pursuing the following goals

  1. Brushing up Ruby skills
  2. Use TDD/BDD in Ruby
  3. Use Rake
  4. Deliver a Markov Chain

Usage

Run rake -I src to execute the specifications.

Run rake -I src create to produce a Alice in Wonderland like text.

Run rake -I src clean to remove generated files.

About

Markov Chain in Ruby

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages