We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
請問jcseg能夠用於hadoop上嗎? 我嘗試讓jcseg找出上載於hadoop hdfs上的字庫 似乎jcseg無法讀到hdfs上的字庫 使得在分詞時只能輸出單字 另外要感謝作者 jcseg幫了我很大的忙!
Original issue reported on code.google.com by [email protected] on 7 May 2014 at 4:18
[email protected]
The text was updated successfully, but these errors were encountered:
是可以在hadoop中使用的。 输出单字说明一个问题,配置出问题了。 也就是jcseg没有正确的加载词库,你可以更改jcseg-core-{version}. jar里面的jcseg.properties配置文件。或者指定加载给定的jcseg.prop erties配置文件。 具体请查看:http://www.oschina.net/question/554557_152120 Best --lionsoul
Original comment by [email protected] on 8 May 2014 at 9:03
Sorry, something went wrong.
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 7 May 2014 at 4:18The text was updated successfully, but these errors were encountered: