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

5 Commits

Author SHA1 Message Date
Wang Bin
51c63cb9ad small refactor the interface, use contructors instead of pointers for entry 2015-03-30 13:00:56 +08:00
Wang Bin
79adffe328 added a new interface for caching 2015-03-28 15:49:32 +08:00
Wang Bin
59da5b5e3a removed dict.go, functions move to util.go, also use interface to simplify code 2015-03-25 18:28:37 +08:00
Wang Bin
7fe5e7d4c4 small refactor, replace WordTagFreq with Entry 2015-03-25 17:53:25 +08:00
Wang Bin
73d87e4ed6 refactor posseg, added Posseg struct 2015-03-24 16:54:02 +08:00