@hackage GenI0.24
A natural language generator (specifically, an FB-LTAG surface realiser)
Categories
License
LicenseRef-GPL
Maintainer
geni-users@loria.fr
Links
Versions
Installation
Dependencies (22)
- base >=4 && <5
- binary >=0.5.0.2
- bytestring
- cabal-macosx >=0.1.2 && <0.3
- containers >=0.1
- deepseq Show all…
Dependents (5)
@hackage/geniconvert, @hackage/acme-everything, @hackage/geniserver, @hackage/geni-util, @hackage/geni-gui
Package Flags
static
(off by default)
Build a static binary
Documentation
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 Darcs repository might be a bit ahead of the Git one, but I'll try to keep the mirror up to date.
Style
Please follow published style guide. There is quite a bit of old code that does not follow this. Sorry. I'm slowly working on transitioning it.
Versions
- Stable version has even minor number (eg. 0.22.x)
- Development version has odd minor number (eg 0.23.yyyymmdd) Sometimes with a datestamp for major API changes in between
- NEWS file will probably mention the next release (eg. 0.24)
Contact us!
Please let us know if you are using GenI; we'd like to hear about your experiences, both positive and negative.
