Andrew Coppin <[EMAIL PROTECTED]> writes:

> Clearly, what I *should* have done is think more about a good
> abstraction before writing miles of code. ;-) So how would you guys do
> this?

If you want text that roughly resembles English, you're better off
getting a corpus of real English text and running it through a Markov
chain. Mark Dominus has written a few blog posts about this topic
recently, see http://blog.plover.com/lang/finnpar.html.

G.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to