mleap
mleap copied to clipboard
CountVectorizer from Scikit Learn is not supported
I have a NLP pipeline implemented in Scikit-learn and I wanted to to use MLeap to convert to Bundle.ML and deploy it as a service. But looks like CountVectorizer is not supported!
@sjjpo2002 A PR for this transformer would be very welcome. Let us know if you would like to work on it and how we can help.