You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @gembin ,
The training is done with the python library snips-nlu, see the documentation here.
Once you have trained an NLU engine, you can load it and run the inference with the Rust crate.
@gembin Implementing the training in Rust is something we have been discussing internally for the past months. It would have many advantages in terms of packaging and release process. However it requires quite some time to port the python libraries used for training only. This is not in our current short-term roadmap, but we keep an open mind about it, and we could move forward if the trade-off with the current solution becomes favorable for a rust implementation.
I realize it is vague but I'm being transparent.
Cheers
How to train CRFSlotFiller in Rust? thanks!
The text was updated successfully, but these errors were encountered: