pynlg
pynlg copied to clipboard
``pynlg`` is a pure python re-implementation of [SimpleNLG-EnFr](https://github.com/rali-udem/SimpleNLG-EnFr), a java library enabling bilingual [text surface realisation](https://en.wikipedia.org/wik...
Hi, I tried to using this python library. I downloaded the pynlg python lib and tried the sample as explained in the tutorial. While trying i am getting this error....
I was planning to use it for one of my projects rather than writing java interfaces from python to the original library. Was just wondering is the library actively supported/used
Hi, just ran the sample code from Readme and 'beau' isn't accorded with maison so we get 'un beau maison perdue' instead of 'une belle maison perdue'.
hi @brouberol, are you still maintaining (or interested in working on) `pynlg` on the side? I was wondering how much of the SimpleNLG test suite is implemented.