joffreyvillard
joffreyvillard
Thank you so much @charlex for the workaround! I've struggled so long with this issue (with slate 0.58.3)! :cold_sweat: BTW, I find the "Checklist" example (https://github.com/ianstormtaylor/slate/blob/master/site/examples/check-lists.js) misleading on that matter:...
IMHO, a good solution to this problem is to apply some hard-coded rules at the application level after the Snips-NLU parsing step, e.g. protecting any part enclosed between double quotes...
@sajal2692 Can you please share you `inference.py` and `requirements.txt` files then?