822 Commits

Author SHA1 Message Date
yanyiwu
c1a6726bcc update readme.md 2016-01-20 20:47:21 +08:00
yanyiwu
963bf516a6 v4.3.3 v4.3.3 2016-01-20 12:21:08 +08:00
yanyiwu
4493c604b9 Yet Another Incompatibility Problem Repair: Upgrade [limonp] to version v0.5.3, fix incompatibility problem in Windows 2016-01-20 12:06:56 +08:00
yanyiwu
c34c8f3082 v4.3.2 v4.3.2 2016-01-16 01:44:28 +08:00
yanyiwu
0482ec2b6c [limonp] to version v0.5.2, fix incompatibility problem in Windows 2016-01-16 01:34:18 +08:00
yanyiwu
eb12813194 v4.3.1 v4.3.1 2016-01-13 00:43:11 +08:00
yanyiwu
193e717d22 override constructor in KeywordExtractor 2016-01-13 00:40:46 +08:00
yanyiwu
a6c6e8df8c v4.3.0 v4.3.0 2016-01-11 15:02:09 +08:00
yanyiwu
b41cb0e2ee fix compile error 2016-01-11 14:50:14 +08:00
yanyiwu
d92d3f194d upgrade husky to version v0.2.2 2016-01-11 14:33:43 +08:00
yanyiwu
3ab9a34909 upgrade limonp to version v0.5.1 2016-01-11 14:30:38 +08:00
yanyiwu
3c5ad24260 source code layout change:
1. src/ -> include/cppjieba/
2. src/limonp/ -> deps/limonp/
3. server/husky -> deps/husky/
4. test/unittest/gtest -> deps/gtest
2016-01-11 14:25:02 +08:00
yanyiwu
a07a22e9c4 update README 2016-01-10 19:58:47 +08:00
yanyiwu
a740fca866 add english readme 2015-12-24 21:35:06 +08:00
yanyiwu
29306c977f add badge 2015-12-24 21:09:10 +08:00
yanyiwu
fb5d989dc6 v4.2.1 v4.2.1 2015-12-12 21:26:45 +08:00
yanyiwu
bcb112a4b1 upgrade basic functions 2015-12-12 21:25:57 +08:00
yanyiwu
8bf70127c2 upgrade limonp to version v0.4.1 2015-12-12 21:02:40 +08:00
yanyiwu
484ce39d36 update husky to version v0.2.0 2015-12-12 19:43:49 +08:00
yanyiwu
194550823f update limonp to version v0.4.0 2015-12-12 19:42:30 +08:00
yanyiwu
c38015d0ee v4.2.0 v4.2.0 2015-12-09 00:24:27 +08:00
yanyiwu
1d33dcfdd7 add demo into 'make test' and update readme.md about dict path separator 2015-12-09 00:23:17 +08:00
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