- Website: http://iwl.me
- Wikipedia: http://en.wikipedia.org/wiki/I_Write_Like
To launch the web server:
racket app.rkt
and open http://localhost:8080
.
Make sure you have Racket 6.1 installed.
The original train data is not included (while the results of training are
available in data
directory).
First, put plain-text formatted books into train-data
directory. Edit
authors.rkt
to add authors and file names (remove the ones you don't
have). Finally, run racket train.rkt
.
The original version was written in July 2010 in Python using web.py framework. Then I rewrote it in Racket in November 2010. And rewrote again in Go in 2015-2016. This is the last Racket version. The currently running Go version is here: https://github.com/coding-robots/goiwl