Open francescoagati opened 7 years ago
Sorry, but there isn't a way for serializing classifiers right now. You can deserialize API.ai bundles, which are JSON packages. You can find some of them here: samples/apiai-packages
.
Anyway that's obviously a nice feature, especially in large or client-side projects. I've collected your suggestion in the project TODO file.
hi, thanks for the reply. there are some examples of classifiers with serialization in limdu if you wanna see https://github.com/erelsgl/limdu
Hi, there is a mode for serializing the classifiers?