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

10 Commits

Author SHA1 Message Date
源文雨
c8785c7994 drop chan in DictLoader 2022-11-30 13:49:06 +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
b19eb4f6fe code refactor, use uint for map key to improve performance 2015-04-06 20:24:07 +08:00
Wang Bin
e8cf1e9a9c small refactor 2015-04-04 15:30:11 +08:00
Wang Bin
8687ca58b8 removed unecessary stateTag struct, using string instead 2015-03-25 15:13:46 +08:00
Wang Bin
db06c66086 make some public variable/function to private 2015-02-28 17:32:40 +08:00
Wang Bin
4b0ddcf666 make some public variable/function to private 2015-02-28 17:27:16 +08:00
Wang Bin
e2d61242c2 fixed jieba issue #137, added test 2014-08-08 18:42:58 +08:00
Wang Bin
8c785ad36a initial commit 2013-10-31 18:20:04 +08:00