snipsco / snips-nlu-rs

Snips NLU rust implementation
https://snips.ai
Other
340 stars 56 forks source link

Fix features #35

Closed adrienball closed 6 years ago

adrienball commented 6 years ago

Description This PR fixes various issues with CRF slot filler features:

Additionnally, this PR makes public the following objects:

These objects (along with their configurations) can be used independently so it makes sense to expose them publicly.