18 Commits

Author SHA1 Message Date
hankcs
bce4a4e2da 104 languages, 10 tasks, dual backends, HanLPv2.1 2021-01-01 01:09:07 -05:00
Derek Zen
56c44d357b implemented multi-label support
Revert "minor fix"

This reverts commit 91e9847dd9.

 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	modified:   hanlp/common/component.py
	modified:   hanlp/layers/transformers/loader.py

(cherry picked from commit 7bae452a11)

minor fix

(cherry picked from commit 91e9847dd9)

minor fix

(cherry picked from commit d4104d7d57)

multi-label support cherry picked to master

(cherry picked from commit 62f7b3da72)

implemented multi-label support

(cherry picked from commit a8444811e8)
2020-12-23 13:04:07 -05:00
hankcs
ca50edb77f Natural Language Processing for the next decade 2020-01-01 07:21:00 -05:00
hankcs
aaa4ea0193 down to zero we go 2019-12-31 23:20:25 -05:00
hankcs
3ecda704d7 版本库内全部词典/模型实现明文文本储存维护 2017-03-20 02:35:30 -05:00
hankcs
9a5cfc43cb 版本库内全部词典/模型实现明文文本储存维护 2017-01-10 11:14:57 -06:00
hankcs
1745ff2c5e 更正上一个pull request中不合理的部分 2016-10-18 19:46:31 -05:00
fqc
8976880ac5 添加忽略项目 2016-10-18 16:34:39 +08:00
Richard Chen
8b933e018a update .gitignore to add .settings folder 2016-08-04 20:03:29 +08:00
hankcs
bda51291a3 支持jdk1.6
提高代码可重用性
2015-02-12 17:33:46 +08:00
hankcs
4a451a49cb 实现了CRF分词 2014-12-10 22:01:00 +08:00
hankcs
00178c0b4c 实现依存句法分析 2014-12-07 18:53:12 +08:00
hankcs
e66fa28b67 删除数据文件 2014-12-07 18:40:06 +08:00
hankcs
35c8c24f37 删除数据文件 2014-12-07 18:36:56 +08:00
hankcs
0c9183307e 删除编译器相关 2014-12-07 18:31:41 +08:00
hankcs
bc11cae43d 大幅优化 2014-10-28 22:29:06 +08:00
hankcs
3a5c614f22 加速词典加载速度 2014-10-09 23:16:58 +08:00
hankcs
e22b7f3025 初始化 2014-10-09 15:04:27 +08:00