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

16 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
源文雨
c8785c7994 drop chan in DictLoader 2022-11-30 13:49:06 +08:00
源文雨
d487545eb5 优化 tag_extracker 2022-11-30 13:35:21 +08:00
源文雨
8bbc755ed4 优化 2022-11-30 12:18:15 +08:00
Wang Bin
b3ea94ba47 tweak docs 2015-05-06 16:11:11 +08:00
Wang Bin
122bad0a8d code refactor, added more documents 2015-05-06 12:55:04 +08:00
Wang Bin
cfed2de1cd added tests for dictionary/dictionary.go 2015-05-04 18:40:50 +08:00
Wang Bin
1a9466927a move tokenizer.go to top directory 2015-05-04 18:20:35 +08:00
Wang Bin
500e6bd10e tweak style 2015-05-04 15:11:55 +08:00
Wang Bin
edef39719d move jieba to a seperate module, tweak posseg module 2015-04-30 17:01:02 +08:00
Wang Bin
732196127b added more tests for dictionary.go 2015-04-30 11:21:16 +08:00
Wang Bin
ac7628edaf added tests for dictionary.go, fixed a small bug 2015-04-30 11:03:54 +08:00
Wang Bin
ae54d82c68 added tests for dictionary.go, fixed a small bug 2015-04-30 11:02:01 +08:00
Wang Bin
0124ebadce put dictionary to a seperated module 2015-04-29 18:51:38 +08:00