Libraries
Libraries complement RosaeNLG’s core features.
For instance the countries library generates names of countries (le Royaume-Uni
, the United Kingdom
etc.).
Libraries are packaged as npm modules. They usually contain JavaScript and Pug code that must be included in your project.
Installation and Usage are described for rosaenlg-countries
.