fastcountvectorizer

FastCountVectorizer is a faster alternative to scikit-learn CountVectorizer.

MIT License

Downloads
135
Stars
4
Committers
1

FastCountVectorizer GitHub Workflow Status (branch) Documentation Status

FastCountVectorizer is a faster alternative to scikit-learn's CountVectorizer.

Installation

pip install fastcountvectorizer

Documentation

See full documentation.

License

Copyright (c) 2020 Santiago M. Mola

FastCountVectorizer is released under the MIT License.

The following files are included from or derived from third party projects:

Package Rankings
Top 20.68% on Pypi.org
Badges
Extracted from project README
Documentation Status