hmark
File created: code/hmark [Diff]
-- /dev/null++ b/code/hmark
@@ -1 +1,20 @@
h1. hmark
*hmark* is a tool and library for Markov chains based text generation, written in Haskell
h2. Install
bc. cabal install hmark
or get the source from [http://github.com/Voker57/hmark]
h2. Use
bc. % 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.