yanyiwu
|
0984c9ed3f
|
update user dict loading method about word weight, and add unit tests
|
2016-07-22 23:53:49 +08:00 |
|
yanyiwu
|
34668aa379
|
remove server, see details in ChangeLog.md
|
2016-01-21 01:07:31 +08:00 |
|
yanyiwu
|
3528b6296a
|
修改 cjserver 服务,可以通过http参数使用不同切词算法进行切词。
修改 make install 的安装目录,统一安装到同一个目录 /usr/local/cppjieba
|
2015-06-05 21:59:16 +08:00 |
|
yanyiwu
|
e5d1ac7bc8
|
把dict/{extra_dict,gbk_dict} 挪进 test/testdata
|
2015-06-05 16:31:43 +08:00 |
|
wyy
|
ef5766904a
|
修改自定义词性的格式为: word tag
|
2014-09-28 13:43:30 +08:00 |
|
wyy
|
6a8ebae344
|
支持自定义词性
|
2014-09-28 13:22:37 +08:00 |
|
wyy
|
fc621ce856
|
add user_dict_path for server
|
2014-06-13 00:26:37 +08:00 |
|
wyy
|
2f314ffdb1
|
mv *.gbk to gbk_dict
|
2014-04-25 17:13:14 +08:00 |
|
wyy
|
752ae03b34
|
add stop_words.utf8
|
2014-03-15 23:11:22 +08:00 |
|
wyy
|
d96c37d372
|
add stop_words.utf8
|
2014-03-15 23:10:08 +08:00 |
|
wyy
|
a4b0a6c762
|
rm TrieManager.hpp
|
2014-03-15 22:48:29 +08:00 |
|
aholic
|
8e2c726a8c
|
Merge branch 'dev' of https://github.com/aszxqw/cppjieba into dev
|
2014-01-27 01:54:01 +08:00 |
|
wyy
|
440b168d8b
|
ci
|
2014-02-02 13:53:58 +08:00 |
|
wyy
|
18f73f1c30
|
add dict/readme.md
|
2014-02-02 13:14:14 +08:00 |
|
aholic
|
e23a3f555b
|
add hmm model files for pos tagging
|
2014-01-27 01:00:06 +08:00 |
|
wyy
|
62b83a36a0
|
using idf.utf8 in keywordExtractor
|
2013-12-24 06:55:27 -08:00 |
|
wyy
|
1db13168ff
|
add servertest
|
2013-12-24 02:58:34 -08:00 |
|
wyy
|
418b18db55
|
rename dicts -> dict
|
2013-12-24 02:32:00 -08:00 |
|