We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd84dfe commit 0a208aaCopy full SHA for 0a208aa
setup.cfg
@@ -4,7 +4,7 @@ version = 0.0.1
4
author = LibMultiLabel Team
5
license = MIT License
6
license_file = LICENSE
7
-description = A NLP library for multi-label text classification
+description = A library for multi-label text classification
8
long_description = See API documentation here: https://www.csie.ntu.edu.tw/~cjlin/libmultilabel
9
url = https://github.com/ASUS-AICS/LibMultiLabel
10
project_urls =
@@ -47,4 +47,4 @@ parameter-search =
47
48
[options.packages.find]
49
exclude =
50
- docs
+ docs
0 commit comments