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

10 Commits

Author SHA1 Message Date
Wang Bin
b3ea94ba47 tweak docs 2015-05-06 16:11:11 +08:00
Wang Bin
122bad0a8d code refactor, added more documents 2015-05-06 12:55:04 +08:00
Wang Bin
cfed2de1cd added tests for dictionary/dictionary.go 2015-05-04 18:40:50 +08:00
Wang Bin
1a9466927a move tokenizer.go to top directory 2015-05-04 18:20:35 +08:00
Wang Bin
500e6bd10e tweak style 2015-05-04 15:11:55 +08:00
Wang Bin
edef39719d move jieba to a seperate module, tweak posseg module 2015-04-30 17:01:02 +08:00
Wang Bin
732196127b added more tests for dictionary.go 2015-04-30 11:21:16 +08:00
Wang Bin
ac7628edaf added tests for dictionary.go, fixed a small bug 2015-04-30 11:03:54 +08:00
Wang Bin
ae54d82c68 added tests for dictionary.go, fixed a small bug 2015-04-30 11:02:01 +08:00
Wang Bin
0124ebadce put dictionary to a seperated module 2015-04-29 18:51:38 +08:00