Giter VIP home page Giter VIP logo

Build Status

SimpleNLG

SimpleNLG is a simple Java API designed to facilitate the generation of Natural Language. It was originally developed by Ehud Reiter, Professor at the University of Aberdeen's Department of Computing Science and co-founder of Arria NLG. The discussion list for SimpleNLG is on Google Groups.

SimpleNLG is intended to function as a "realisation engine" for Natural Language Generation architectures, and has been used successfully in a number of projects, both academic and commercial. It handles the following:

  • Lexicon/morphology system: The default lexicon computes inflected forms (morphological realisation). We believe this has fair coverage. Better coverage can be obtained by using the NIH Specialist Lexicon (which is supported by SimpleNLG).
  • Realiser: Generates texts from a syntactic form. Grammatical coverage is limited compared to tools such as KPML and FUF/SURGE, but we believe it is adequate for many NLG tasks.
  • Microplanning: Currently just simple aggregation, hopefully will grow over time.

Current release (English)

The current release of SimpleNLG is V4.5.0 (API). The "official" version of SimpleNLG only produces texts in English. However, versions for other languages are under development, see the Papers and Publications page and SimpleNLG discussion list for details.

Please note that earlier versions of SimpleNLG have different licensing, in particular versions before V4.0 cannot be used commercially.

Getting started

For information on how to use SimpleNLG, please see the tutorial and API.

The quickest way to use SimpleNLG is to add it as a dependency to your maven pom.xml file:

<dependency>
  <groupId>uk.ac.abdn</groupId>
  <artifactId>SimpleNLG</artifactId>
  <version>4.5.0</version>
</dependency>

If you have a technical question about using SimpleNLG, please check the SimpleNLG discussion list. Or if you wish to be informed about SimpleNLG updates and events, please subscribe to the SimpleNLG announcement list.

If you wish to cite SimpleNLG in an academic publication, please cite the following paper:

The sourcespy dashboard provides a high level overview of the repository including class diagram, Ant tasks and dependencies, module dependencies, external libraries, and other components of the system.

If you have other questions about SimpleNLG, please contact Professor Ehud Reiter via email: [email protected].

SimpleNLG for other languages

French ๐Ÿ‡ซ๐Ÿ‡ท: A version of SimpleNLG for French of SimpleNLG 4 is avaliable from this page.

Italian ๐Ÿ‡ฎ๐Ÿ‡น: The Italian version of SimpleNLG 4 is avaliable from this page.

Spanish ๐Ÿ‡ช๐Ÿ‡ธ: The Spanish version of SimpleNLG 4 is avaliable from this page.

Brazilian Portuguese ๐Ÿ‡ง๐Ÿ‡ท: The Brazilian Portuguese version of SimpleNLG 4 is avaliable from this page.

Dutch ๐Ÿ‡ณ๐Ÿ‡ฑ: The Dutch version of SimpleNLG 4 is avaliable from this page.

German ๐Ÿ‡ฉ๐Ÿ‡ช: The German version of SimpleNLG 4 is avaliable from this page. There is also an adaptation of SimpleNLG version 3.x to German. This is available from this page. Please remember that SimpleNLG version 3.x is not licensed for commercial use.

Galician: The Galician version of SimpleNLG 4 is avaliable from this page.

C# implementations of SimpleNLG are also avaliable. One by Gert-Jan de Vries here and a second by Nick Hodge here.

SimpleNLG License

SimpleNLG is licensed under the terms and conditions of the Mozilla Public Licence (MPL) version 2.0.

SimpleNLG's Projects

simplenlg icon simplenlg

Java API for Natural Language Generation. Originally developed by Ehud Reiter at the University of Aberdeenโ€™s Department of Computing Science and co-founder of Arria NLG. This git repo is the official SimpleNLG version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.