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
91 stars 21 forks source link

[FEATURE] verb pacser is not supported in French #206

Open blegaut opened 8 months ago

blegaut commented 8 months ago

Is your feature request related to a problem? Please describe. When I tried to use the verb pacser in a mixin, I got the following error:

NotFoundInDict: pacser not in dict

Describe the solution you'd like I would like to be able to update the list of supported verbs

Describe alternatives you've considered Not sure what would be the best approach. Maybe, for an unknown verb, finishing with er, we should automatically consider that is a regular verb from the 1er group.

ludans commented 8 months ago

Suggest to add the new verbs in french-verbs-lefff package: directly in JavaScript.