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

[ library, natural-language-processing, program ] [ Propose Tags ]

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


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
gui

Build with a graphical user interface

Disabled
static

Build a static binary

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
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 (>=3 && <4), binary (>=0.5.0.2 && <0.6), containers (>=0.1), directory (>1), filepath (>=1.1.0 && <1.2), HUnit (>1 && <1.3), json (>=0.4.3 && <0.5), mtl (>1.0 && <1.2), parallel (>=1.1 && <1.2), parsec (>=2 && <3), process (>1), QuickCheck (>=1.2 && <2), split (>=0.1.1 && <0.2), test-framework (>=0.2.4 && <0.3), test-framework-hunit (>=0.2.4 && <0.3), test-framework-quickcheck (>=0.2.4 && <0.3), uniplate (>=1.2.0 && <1.3), utf8-string (>=0.3.5 && <0.4), wx (>=0.10.3 && <0.12) [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
Uploaded by EricKow at 2009-10-14T12:42:01Z
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.20.1

[back to package description]
documentation
-------------
make doc # (pdflatex and haddock are needed)

1. users manual: 
     http://wiki.loria.fr/wiki/GenI
2. semi-literate source code: 
     doc/genidoc.pdf 
3. API: 
     doc/api/index.html

installing GenI
---------------
(tested on Linux and MacOs X)

see INSTALL for details

assuming everything above is installed correctly,
it should possible to just make

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