rth / vtext

Simple NLP in Rust with Python bindings
Apache License 2.0
146 stars 11 forks source link

Python wrappers #6

Closed rth closed 5 years ago

rth commented 5 years ago

In order to use the python package as a drop in replacements of scikit-learn's text vectorizers we would need,

rth commented 5 years ago

Closing, for now, we are relaxing a bit the condition to pass scikit-learn tests.