Light Text Classification

Join the chat at https://gitter.im/light-text-classification/Lobby

A lightbox library for text classification, collected state-of-art solution from recent years.

Package
PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Build
Travis-CI Build Status AppVeyor Build Status CircleCI Build Status Requirements Status pyup Status
Versions
Commits since latest release Release management
Tests
Coverage Status Test Coverage History & Statistics
Docs
Documentation Status

Installation

pip install light-text-classification

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

License

  • Free software: MIT license