botpress / nlu

This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
22 stars 21 forks source link

fix(nlu-engine): do not modify a token if its an entity #119

Closed franklevasseur closed 2 years ago

franklevasseur commented 2 years ago

WIP

I made a custom script using bitfan to show what was previously broken on master Vs what works now: Screen Shot 2021-10-25 at 4 42 57 PM