LibMultiLabel - a Library for Multi-class and Multi-label Classification
LibMultiLabel is a library for binary, multi-class, and multi-label classification. It has the following functionalities
end-to-end services from raw texts to final evaluation/analysis
support for common neural network architectures and linear classsifiers
easy hyper-parameter selection
LibMultiLabel can be used through either Command Line Interface or APIs. Check their respective documents for installation instructions.
For practical use, please see the Tutorials. For Implementation details, see this document.