kowey / GenI

Surface realiser (part of a Natural Language Generation system) using Tree Adjoining Grammar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Documentation

  1. homepage and wiki
  2. manual
  3. API

Installing GenI

(tested on Linux, Windows, and MacOS X)

Install the basic version first

cabal install

Try installing the graphical interface

cabal install ./geni-gui

You may run into some trouble with wxHaskell. Get in touch if that's the case.

Development

I accept Darcs patches and GitHub pull requests.

The code style has evolved a lot. Sorry for the inconsistency. As of 2012-05-06, I'm trying to move to a published style guide so I can stop thinking about silly things like indentation, but the code will take a long time to catch up.

Contact us!

Please let us know if you are using GenI; we'd like to hear about your experiences, both positive and negative.

About

Surface realiser (part of a Natural Language Generation system) using Tree Adjoining Grammar

License:GNU General Public License v2.0


Languages

Language:Haskell 91.7%Language:XSLT 2.7%Language:Perl 2.2%Language:Shell 1.5%Language:Makefile 1.1%Language:C 0.6%Language:CSS 0.2%