Open gembin opened 5 years ago
@adrienball yes, I'm aware training is available in the python library. Any plan to support training in rust?
@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
Yes, totally agree, it requires some time to port. Thank you for the detailed answer.
How to train CRFSlotFiller in Rust? thanks!