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 (312 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,461 stars)
PR merge metrics
 (No merged PRs in 30d)

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