Skip to content

Commit 0a208aa

Browse files
authored
Remove NLP.
1 parent cd84dfe commit 0a208aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = 0.0.1
44
author = LibMultiLabel Team
55
license = MIT License
66
license_file = LICENSE
7-
description = A NLP library for multi-label text classification
7+
description = A library for multi-label text classification
88
long_description = See API documentation here: https://www.csie.ntu.edu.tw/~cjlin/libmultilabel
99
url = https://github.com/ASUS-AICS/LibMultiLabel
1010
project_urls =
@@ -47,4 +47,4 @@ parameter-search =
4747

4848
[options.packages.find]
4949
exclude =
50-
docs
50+
docs

0 commit comments

Comments
 (0)