[Haskell-cafe] How would you hack it?

Gregory Collins greg at maptuit.com
Wed Jun 4 16:18:12 EDT 2008


Andrew Coppin <andrewcoppin at btinternet.com> 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.


More information about the Haskell-Cafe mailing list