This is a natural language parser for the Scone project. To get it running,
- Install Quicklisp
- In the terminal, run
sbcl --load initialize.lisp
Sample parses for now include (understand "kick the bolt")
.
This is a natural language parser for the Scone project. To get it running,
sbcl --load initialize.lisp
Sample parses for now include (understand "kick the bolt")
.