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

10 Commits

Author SHA1 Message Date
源文雨
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
bbe302a351 removed sorts to slightly improve performance 2015-04-03 16:48:45 +08:00
Wang Bin
7cf16072e6 updated all tests to use Fatal/Fatalf to fail tests ealier 2015-03-30 18:01:21 +08:00
Wang Bin
8687ca58b8 removed unecessary stateTag struct, using string instead 2015-03-25 15:13:46 +08:00
Wang Bin
4b0ddcf666 make some public variable/function to private 2015-02-28 17:27:16 +08:00
Wang Bin
858ceb5a0b small tweaks, add docs 2015-02-28 17:08:04 +08:00
Wang Bin
2b15490388 make tests more readable 2015-01-26 17:10:54 +08:00
Wang Bin
8c785ad36a initial commit 2013-10-31 18:20:04 +08:00