Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 722 Bytes

File metadata and controls

28 lines (16 loc) · 722 Bytes

Hierarchical Text Classification

This project implements the hierarchical text classification algorithm proposed by Sun and Lim [1].

Features to be added: (WIP)

  • Implement hierarchical classifier
  • Implement NLP module
  • Add pretrained models and example data
  • Add performance tests

License

Hierarchical Text Classification is available under Apache Licenses 2.0.

Contact and Feedback

If you encounter any bugs, feel free to submit an issue or pull request.

References

[1] Sun, A., & Lim, E. (2001). Hierarchical Text Classification and Evaluation. Proceedings of the 2001 IEEE International Conference on Data Mining, (November), 521–528. https://doi.org/10.1109/ICDM.2001.989560