Are there any open source alternatives to Wordsmith or Quill for natural language generation?


Are there any open source alternatives to Wordsmith or Quill for natural language generation?

> Is there any library available to auto generate articles using natural language generation?

nlgserv, a lightweight JSON wrapper for simplenlg, is apparently bundled with Jython. simplenlg is a simple Java API designed to facilitate the generation of Natural Language.

See also my quick and dirty webpages: