源文雨
|
8bbc755ed4
|
优化
|
2022-11-30 12:18:15 +08:00 |
|
Wang Bin
|
c48eb5b4a7
|
added AddWord/DeleteWord/SuggestFrequency functions, this is correpsonding to jieba commit #59aa8b69b1399569ea6b417280c993da703baba8
|
2015-05-08 11:57:46 +08:00 |
|
Wang Bin
|
3d91f615cf
|
moved tokenizers to a seperated module
|
2015-05-07 18:52:29 +08:00 |
|
Wang Bin
|
1a9466927a
|
move tokenizer.go to top directory
|
2015-05-04 18:20:35 +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
|
68fed7e250
|
make struct Jieba's fields private
|
2015-03-30 16:12:02 +08:00 |
|
Wang Bin
|
c4c3a5f9ad
|
refactor Cut function, make CutAll a seperate function, to simplify the logic of Cut function
|
2015-03-30 15:18:36 +08:00 |
|
Wang Bin
|
1c378c28a7
|
finished all OOP refactor
|
2015-03-24 18:34:07 +08:00 |
|
Wang Bin
|
16929faf57
|
removed old tokenize module, updated README
|
2015-03-18 17:31:41 +08:00 |
|