Page: //code/hmark | src | log | faq | css

hmark

hmark is a tool and library for Markov chains based text generation, written in Haskell

Install

cabal install hmark

or get the source from [http://github.com/Voker57/hmark]

Use

% hmark test train
*hmark* is a tool and library for Markov chains based text generation, written in Haskell
% hmark test burst
What is written in Haskell?
*hmark* is a tool and library for Markov chains based text generation, written in Haskell

"test" here is database basename, in that case test.db and test.rdb will be created in current directory.

hmark on hackage


Last edited: Voker57 on Fri Apr 22 08:24:17 +0000 2011