python3Packages.pkuseg: init at 0.0.25

This commit is contained in:
Daniël de Kok
2020-06-27 23:03:39 -07:00
committed by Jon
parent 209ab7c8b4
commit 9c06da093f
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -7330,6 +7330,8 @@ in {
murmurhash = callPackage ../development/python-modules/murmurhash { };
pkuseg = callPackage ../development/python-modules/pkuseg { };
plac = callPackage ../development/python-modules/plac { };
preshed = callPackage ../development/python-modules/preshed { };