Skip to content

INGEOTEC/microtc

Repository files navigation

microTC

https://coveralls.io/repos/github/INGEOTEC/microtc/badge.svg?branch=develop https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/microtc-feedstock?branchName=main https://readthedocs.org/projects/microtc/badge/?version=docs

microTC is a minimalist text classifier, that is, it is designed to tackle text-classification problems in an agnostic way, being both domain and language independent.

microTC is intentionally simple, so only a small number of features were implemented. However, it uses a some complex tools from numpy and scikit-lean. The number of dependencies is limited and fulfilled by almost any Scientific Python distributions, e.g., Anaconda.

The documentation is on readthedocs.