GenI: A natural language generator (specifically, an FB-LTAG surface realiser)

[ library, natural-language-processing, program ] [ Propose Tags ]
Versions [RSS] 0.16, 0.16.1, 0.17.3, 0.17.4, 0.20, 0.20.1, 0.20.2, 0.22, 0.22.0.1, 0.24, 0.24.1, 0.24.2, 0.24.3, 0.25.0, 0.25.0.1
Change log NEWS
Dependencies base (>=4 && <5), binary (>=0.5.0.2), bytestring (>=0.9 && <0.10), cabal-macosx (>=0.1.2 && <0.3), containers (>=0.1), deepseq, directory (>1), filepath (>=1 && <2), GenI, hslogger (>=1.1 && <1.2), json (>=0.4.3 && <0.6), MaybeT (>=0.1 && <0.2), mtl (>1.0 && <2.1), old-locale, ordered (>=0.1 && <0.2), parsec (>=2 && <3.2), process (>1), split (>=0.1.1 && <0.2), syb, text, time (>=1.1 && <1.3), utf8-string (>=0.3.5 && <0.4), yaml-light (>=0.1 && <0.2) [details]
License LicenseRef-GPL
Author Carlos Areces and Eric Kow
Maintainer geni-users@loria.fr
Category Natural Language Processing
Home page http://projects.haskell.org/GenI
Source repo head: darcs get http://code.haskell.org/GenI
Uploaded by EricKow at 2012-04-22T16:14:18Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Executables geni
Downloads 14015 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for GenI-0.22

[back to package description]
Documentation
-------------
1. users manual: 
     http://projects.haskell.org/GenI/manual
2. API:
     http://projects.haskell.org/GenI/api-doc

Installing GenI
---------------
(tested on Linux, Windows, and MacOS X)

see INSTALL for details (should just be cabal install)

Development
-----------
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 it

  https://github.com/tibbe/haskell-style-guide

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.