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

21 Commits

Author SHA1 Message Date
源文雨
36c17a10b5 fs.File -> io.Reader 2022-12-03 10:54:06 +08:00
源文雨
7c685f789e 优化 Segmenter 2022-11-30 15:27:46 +08:00
源文雨
f3da9e6420 优化 dict, add fs.File 支持 2022-11-30 14:14:48 +08:00
源文雨
d487545eb5 优化 tag_extracker 2022-11-30 13:35:21 +08:00
源文雨
ae85ccb20a 优化 TextRanker float 2022-11-30 13:15:12 +08:00
源文雨
a8d1e81f73 优化 TextRanker 2022-11-30 12:56:04 +08:00
源文雨
21cdb2e863 优化 textrank 2022-11-30 12:38:47 +08:00
源文雨
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