1
0
mirror of https://github.com/fumiama/jieba.git synced 2026-06-18 00:50:26 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Wang Bin
b19eb4f6fe code refactor, use uint for map key to improve performance 2015-04-06 20:24:07 +08:00
Wang Bin
8687ca58b8 removed unecessary stateTag struct, using string instead 2015-03-25 15:13:46 +08:00
Wang Bin
b23dc63eb2 make some public variable/function to private 2015-02-28 17:40:58 +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
8c785ad36a initial commit 2013-10-31 18:20:04 +08:00