1
0
mirror of https://github.com/fumiama/jieba.git synced 2026-06-05 00:32:51 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
源文雨
8bbc755ed4 优化 2022-11-30 12:18:15 +08:00
Wang Bin
122bad0a8d code refactor, added more documents 2015-05-06 12:55:04 +08:00
Wang Bin
52fad00403 refactor analyse module 2015-05-04 16:39:37 +08:00
Wang Bin
c397cafe8a uniform the api 2015-03-30 17:52:09 +08:00
Wang Bin
0ca4053394 fixed the test failure in textrank 2015-03-30 13:06:44 +08:00
Wang Bin
1c378c28a7 finished all OOP refactor 2015-03-24 18:34:07 +08:00
Wang Bin
8bf9888a1c make some public variable/function to private 2015-02-28 18:23:59 +08:00
Wang Bin
1c8d4fbf23 make some public variable/function to private 2015-02-28 18:17:48 +08:00
Wang Bin
d06ba85b0b make some public variable/function to private 2015-02-28 18:08:57 +08:00
Wang Bin
142b90f76a updated REAMD.md, fixed a small bug in textrank 2015-02-28 14:55:32 +08:00
Wang Bin
d76fbfb017 unify Cut method, return channel instead of array 2015-02-27 17:04:50 +08:00
Wang Bin
ed0bc44921 removed third party dependency 2015-02-26 17:45:59 +08:00
Wang Bin
e60dcd3e9e fixed the bug of textrank, updated tests 2015-02-17 12:04:06 +08:00
Wang Bin
74dbb7d525 added simple implemention of textrank, corresponding to jieba commit #4030d8ed86dd3ff54e215ebe88c141b2a8345eda 2015-02-04 18:23:47 +08:00