Skip to content

coding-robots/iwl

Repository files navigation

I Write Like

Running

To launch the web server:

racket app.rkt

and open http://localhost:8080.

Make sure you have Racket 6.1 installed.

Training

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.

History

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

About

Previous version of "I Write Like" written in Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published