mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
modify ut
This commit is contained in:
parent
7554740ae2
commit
2606642345
@ -175,6 +175,7 @@ int main()
|
|||||||
{
|
{
|
||||||
Segment segment;
|
Segment segment;
|
||||||
segment.init("dicts/segdict.utf8.v2.1");
|
segment.init("dicts/segdict.utf8.v2.1");
|
||||||
|
//segment.init("dicts/jieba.dict.utf8");
|
||||||
|
|
||||||
vector<string> res;
|
vector<string> res;
|
||||||
//string title = "我来到北京清华大学";
|
//string title = "我来到北京清华大学";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user