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

8 Commits

Author SHA1 Message Date
Wang Bin
7cf16072e6 updated all tests to use Fatal/Fatalf to fail tests ealier 2015-03-30 18:01:21 +08:00
Wang Bin
d06ba85b0b make some public variable/function to private 2015-02-28 18:08:57 +08:00
Wang Bin
a43924173d make some public variable/function to private 2015-02-28 17:53:08 +08:00
Wang Bin
30b40c34df make some public variable/function to private 2015-02-28 17:51:03 +08:00
Wang Bin
c03b3eac1c unify Cut method, return channel instead of array 2015-02-27 17:15:23 +08:00
Wang Bin
c7218ce886 small refactor 2015-02-26 10:29:17 +08:00
Wang Bin
08ac49d10b small refactor, don't compile regular expression every time, corresponding to jieba commit #32a0e92a09614cf5c72f87b1a59a5c4369200516 2015-02-25 16:32:28 +08:00
Wang Bin
8c785ad36a initial commit 2013-10-31 18:20:04 +08:00