mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
add server.conf into testdata for testing
This commit is contained in:
parent
f7108ce693
commit
f0a0731b74
11
test/testdata/server.conf
vendored
Normal file
11
test/testdata/server.conf
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# config
|
||||||
|
|
||||||
|
#socket listen port
|
||||||
|
port=11200
|
||||||
|
|
||||||
|
|
||||||
|
#dict path
|
||||||
|
dict_path=../dict/jieba.dict.utf8
|
||||||
|
|
||||||
|
#model path
|
||||||
|
model_path=../dict/hmm_model.utf8
|
Loading…
x
Reference in New Issue
Block a user