LibMultiLabel - a Library for Multi-class and Multi-label Text 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 `_. .. toctree:: :maxdepth: 1 :hidden: cli_index library_index tutorial LibMultiLabel Implementation Doc .. Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`