Skip to content

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

License

Notifications You must be signed in to change notification settings

duoan/light-text-classification

Repository files navigation

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
Build
Versions
Tests
Docs
Documentation Status

Installation

pip install light-text-classification

Documentation

https://light-text-classification.readthedocs.io/en/latest/

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published