Closed altieres closed 1 year ago
I need to check, I'm using NLP.js library (a rather old version), need to verify if this is possible in recent version.
Ok, thank you!
Maybe this link will help you understand what I was thinking: https://github.com/axa-group/nlp.js/blob/master/docs/v4/ner-manager.md#regex-entities
Just released a big update, I can now work on this
done in 1.2.1
Thanks for this very good library.
Is it possible to create an arbitrary (regex) entity? how? My bot must be able to process "How can I go to %street_name%". But street_name didn't came in the "variables" object.
Thanks for your time, any direction is appreciated.