RosaeNLG / rosaenlg

RosaeNLG is a Natural Language Generation library for node.js and browser rendering, based on the Pug template engine.
https://rosaenlg.org
Apache License 2.0
92 stars 21 forks source link

[OTHER] simplify n2words integration #191

Open ludans opened 1 year ago

ludans commented 1 year ago

rosaenlg-n2words package is currently a fork of n2words 1.8.0, with additional packaging.

This should be no more necessary due to improvements in n2words: see https://github.com/forzagreen/n2words/issues/109

Yet, it requires first RosaeNLG to switch to node 16: dependency with #189