Skip to content

INGEOTEC/microtc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.