So I have been following this SMS Spam Detection tutorial on this link: http://radimrehurek.com/data_science_python/. I get the data model and everything works perfectly. What I am not understanding is how to convert this model into a Core ML model. The documentation does not help as they use data model already built into the library. I would appreciate if someone could follow this tutorial and tell me how I can convert the .pkl file into a Core ML model. Please post whatever code you got below. Thanks!