750 Commits

Author SHA1 Message Date
yanyiwu
8482bef442 change multi user dicts seperator from ':' to '|;' 2015-12-09 00:01:27 +08:00
yanyiwu
0989dcb2c9 gitbook-plugin-search-pro 2015-12-04 00:52:29 +08:00
yanyiwu
b3868cdf78 v4.1.2 v4.1.2 2015-12-02 01:20:18 +08:00
yanyiwu
8dc01ae614 add Jieba::Locate function to get word location of cutted sentence 2015-12-02 01:19:23 +08:00
yanyiwu
fb63e78ed2 update cases 2015-12-01 13:46:29 +08:00
Yanyi Wu
1bdedf84ec Merge pull request #49 from jaiminpan/bugfix
避免log fatal
2015-11-28 20:51:40 +08:00
Jaimin Pan
8a956642c3 fix crash if there is black line in dictionary 2015-11-28 20:30:40 +08:00
yanyiwu
a7df45df70 v4.1.1 v4.1.1 2015-11-26 00:53:31 +08:00
yanyiwu
60ca5093a9 add Jieba::Tag 2015-11-26 00:47:16 +08:00
yanyiwu
c27d89c60d update contact in readme.md 2015-11-10 17:16:14 +08:00
yanyiwu
c6ae23ec1f update changelog.md, version v4.1.0 v4.1.0 2015-10-29 15:31:17 +08:00
yanyiwu
8fe4de404e add SetQuerySegmentThreshold in Jieba 2015-10-29 15:28:10 +08:00
yanyiwu
c3fd357a6d [QuerySegment] add SetMaxWordLen,GetMaxWordLen, and filter the english sentence in secondary Cut 2015-10-29 14:23:01 +08:00
yanyiwu
087f3248f8 update changelog.md v4.0.0 2015-10-29 12:40:38 +08:00
yanyiwu
83cc67cb15 [code style] uppercase function name 2015-10-29 12:39:10 +08:00
yanyiwu
f17c2d10e2 [code style] uppercase function name 2015-10-29 12:30:47 +08:00
yanyiwu
1a9a37aa64 update changelog 2015-10-29 12:27:37 +08:00
yanyiwu
6f51373280 support optional user word freq weight 2015-10-09 11:20:06 +08:00
yanyiwu
ecacf118e6 [code style] lower case namespace 2015-10-08 21:13:11 +08:00
yanyiwu
16b69e35c1 delete Application.hpp, use Jieba.hpp instead 2015-10-08 21:03:09 +08:00
yanyiwu
4d56be920b support optional user word freq weight 2015-10-08 20:05:27 +08:00
yanyiwu
98345d6aed add SetStaticWordWeights UserWordWeightOption 2015-10-08 17:36:52 +08:00
yanyiwu
b28d6db574 code style 2015-10-08 17:08:57 +08:00
yanyiwu
9b60537b40 update changelog.md 2015-09-25 16:25:11 +08:00
yanyiwu
9de513f1d5 new feature: loading multi user dict, path is split by : 2015-09-25 16:20:06 +08:00
yanyiwu
e55d0bf95c update limonp 2015-09-25 16:11:27 +08:00
yanyiwu
5bf7454ad2 add multi user dict unittest 2015-09-25 16:07:01 +08:00
yanyiwu
9f359f3783 v3.2.1 v3.2.1 2015-09-24 12:03:04 +08:00
yanyiwu
c70dcdd2a9 fix bug about header file including protection 2015-09-24 11:48:50 +08:00
yanyiwu
ea4d81cde7 add segment cut case 2015-09-18 14:28:34 +08:00
yanyiwu
fbd9f51b0a updatedabout make install 2015-09-16 11:19:19 +08:00
yanyiwu
b68afb0db2 v3.2.0 v3.2.0 2015-09-14 12:44:49 +08:00
yanyiwu
ec6a12a021 add gojieba into README.md 2015-09-14 12:03:18 +08:00
yanyiwu
eb6f47b6b0 refactor unittest 2015-09-13 18:09:56 +08:00
yanyiwu
8eef9a13a8 fix bug about optional argument hmm 2015-09-13 18:06:44 +08:00
yanyiwu
f517601c29 changelog 2015-09-13 17:38:14 +08:00
yanyiwu
f98e94869c add optional argument: hmm 2015-09-13 17:28:49 +08:00
yanyiwu
14974d51b4 abondom ISegment 2015-09-13 17:02:04 +08:00
yanyiwu
6d69363145 refactor, simplify SegmentBase 2015-09-13 16:29:35 +08:00
yanyiwu
e9241d9025 fixed the bug in the last commit 2015-09-13 16:18:48 +08:00
yanyiwu
28bcb3bf57 use PreFilter in SegmentBase 2015-09-13 16:05:17 +08:00
yanyiwu
0542dd1cfd add PreFilter 2015-09-13 15:10:10 +08:00
yanyiwu
710ddacd38 add Jieba.hpp 2015-09-13 00:28:40 +08:00
yanyiwu
63ca914176 update before_install for mac 2015-09-11 18:08:21 +08:00
yanyiwu
0ffc0f8079 make test 2015-09-11 18:06:58 +08:00
yanyiwu
19bb124b3e [enhancement issue]: https://github.com/yanyiwu/nodejieba/issues/39 2015-09-11 17:30:23 +08:00
yanyiwu
1babe57ebc 细粒度分词功能 2015-08-30 16:35:21 +08:00
yanyiwu
3c60c35906 修复FullSegment对于有些单字没有输出的bug 2015-08-30 13:09:37 +08:00
yanyiwu
001a69d8c6 增加MPSegment的细粒度分词功能。 2015-08-30 01:04:30 +08:00
yanyiwu
fae951a95d 统一私有函数的命名风格 2015-08-28 11:17:38 +08:00