Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于默认分词的效果 #32

Closed
dengzz opened this issue Jan 11, 2017 · 5 comments
Closed

关于默认分词的效果 #32

dengzz opened this issue Jan 11, 2017 · 5 comments

Comments

@dengzz
Copy link

dengzz commented Jan 11, 2017

我按照说明操作后,分词的效果如下。分词效果不是很准,下面是分词结果,这个正常吗?
{
"msg": "OK",
"segments": [
"赵雅",
"淇",
"洒泪",
"道",
"歉",
" ",
"和林",
"丹",
"没",
"有",
"任",
"何",
"经济",
"关",
"系"
],
"status": 0
}

@koth
Copy link
Owner

koth commented Jan 12, 2017

这个是不正常的,仔细检查下词典之类的

@lishouguang
Copy link

我也有类似的问题,自己训练的跟官方的分词不一致,挺长时间了,没人反馈。

训练过好几次,都是这样。训练步骤也是按照官方说明来的。

@koth koth added the duplicate label Jan 14, 2017
@dengzz
Copy link
Author

dengzz commented Jan 23, 2017

关于这个问题,我估计跟词库有关系。kcws是支持自定义词库的。

@koth
Copy link
Owner

koth commented Jan 24, 2017

文档稍后更新下,关于导出模型,看来大家都不清楚

@koth
Copy link
Owner

koth commented Feb 1, 2017

更新了文档,自己训练后需要导出下自己的模型文件

@koth koth closed this as completed Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants