Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 425 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 425 Bytes

LiteralPainting

Literal Painting - A Natural Language Interface to 2D Painting

Installation

Literal Painting runs a small bottle server. It provides an HTML+js frontend for the Literal Painting NLTK backend.

In order to install the python module dependencies, run

python setup.py develop

Running

cd literalpainting

python init.py

Point your browser to localhost:8080.