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

13 Commits

Author SHA1 Message Date
源文雨
1803c768ee pass tests & update readme 2022-11-30 16:27:07 +08:00
源文雨
d487545eb5 优化 tag_extracker 2022-11-30 13:35:21 +08:00
源文雨
8bbc755ed4 优化 2022-11-30 12:18:15 +08:00
Wang Bin
d03900e757 updated README 2015-05-07 15:25:09 +08:00
Wang Bin
16929faf57 removed old tokenize module, updated README 2015-03-18 17:31:41 +08:00
Wang Bin
142b90f76a updated REAMD.md, fixed a small bug in textrank 2015-02-28 14:55:32 +08:00
Wang Bin
2bda0be7c5 small refactor, updated REAMDE 2015-02-26 17:27:04 +08:00
Wang Bin
052c571015 allow user to manually set idf file and stop words file, corresponding to jieba commit 16d626d3477c8649d42094d7d7d4ae7c619783de 2014-08-14 12:05:29 +08:00
Wang Bin
ad077fcb06 updated README.md, using bufio.Scanner instead of NewReader, added travis build status image 2014-08-11 16:45:34 +08:00
Wang Bin
0cb70d4890 added tokenize function 2013-11-04 14:28:18 +08:00
Wang Bin
c00cc35314 update README.md, added performance data 2013-11-04 07:53:36 +08:00
Wang Bin
1104d62912 updated README.md
Signed-off-by: Wang Bin <wangbin.zibo@gmail.com>
2013-11-01 17:17:06 +08:00
wangbin
a945418202 Initial commit 2013-10-30 21:43:12 -07:00