combust/mleap

CountVectorizer from Scikit Learn is not supported

Open

#332 opened on Feb 12, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (1,461 stars) (312 forks)batch import
enhancementhelp wanted

Description

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!

Contributor guide