This is a Python wrapper for the Rust vtext crate.
This package aims to provide a high performance toolkit for ingesting textual data for machine learning applications.
CountVectorizer
and
HashingVectorizer
in scikit-learn but will less broad functionality.vtext requires Python 3.6+, numpy 1.15+ and can be installed with,
pip install vtext
Project documentation: vtext.io/doc/latest/index.html
vtext is released under the Apache License, Version 2.0.
Version | Tag | Published |
---|---|---|
0.2.0 | 3yrs ago | |
0.1.0a3 | 4yrs ago | |
0.1.0a2 | 4yrs ago | |
0.1.0a1 | 4yrs ago |