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

jcseg1.9.3 分词结果(已解决) #22

Open
GoogleCodeExporter opened this issue Mar 9, 2016 · 3 comments
Open

jcseg1.9.3 分词结果(已解决) #22

GoogleCodeExporter opened this issue Mar 9, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

您好:
   我是第一次接触这套系统我想请问如果要在java上执行这套系统我该如何设定才有办法和您的"分词结果"(http://www.oschina.net/p/jcseg/news)输出包含分词与词性?

Original issue reported on code.google.com by [email protected] on 25 Apr 2014 at 12:19

@GoogleCodeExporter
Copy link
Contributor Author

其实你只要稍微花些时间阅读下里面的《Jcseg开发帮助文档.pd
f》你知道怎么做了。

在jcseg.properties中设置jcseg.loadpos=1
然后在调用程序中设置Jcseg追加词性,请查看Jcseg默认的测试�
��序org.lionsoul.jcseg.test.JcsegTest

另外,Jcseg目前的词性是基于完全基于词库的,词库中的词性
是完成了少部分。

Best
--lionsoul

Original comment by [email protected] on 26 Apr 2014 at 7:37

  • Changed title: jcseg1.9.3 分词结果(已解决)

@GoogleCodeExporter
Copy link
Contributor Author

你好 我想请问一下当我key入
一九八三年五月六日
输出: 一九八三年/1983年/五月/六日
在月、日的部分没有做到阿拉伯数字转换,是不是我的设定��
�里出错了?

Original comment by [email protected] on 27 Apr 2014 at 6:31

@GoogleCodeExporter
Copy link
Contributor Author

不是你配置错了,是Jcseg本身的问题. 
中文数字转阿拉伯还有一些细节没有处理.....



Best
--lionsoul

Original comment by [email protected] on 27 Apr 2014 at 3:36

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

1 participant