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

55 Commits

Author SHA1 Message Date
Wang Bin
b46a8dd73d fixed the test failure problem, any tests that required load user data must put to the bottom of all other tests 2014-08-09 00:51:45 +08:00
Wang Bin
e2d61242c2 fixed jieba issue #137, added test 2014-08-08 18:42:58 +08:00
Wang Bin
385abf0a34 updated dict.txt, corresponding to jieba commit dafc73425e (diff-d41d8cd98f00b204e9800998ecf8427e) 2014-08-08 18:41:19 +08:00
Wang Bin
3d685f1980 fixed the bug from issue #132 from original jieba issue track
- issue details from https://github.com/fxsjy/jieba/issues/132
 - updated tests
 - also some code refactors
2014-08-08 17:59:49 +08:00
Wang Bin
8c785ad36a initial commit 2013-10-31 18:20:04 +08:00