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

not find library.properties in classpath use it by default ! #1

Open
YijieT opened this issue Apr 4, 2017 · 0 comments
Open

not find library.properties in classpath use it by default ! #1

YijieT opened this issue Apr 4, 2017 · 0 comments

Comments

@YijieT
Copy link

YijieT commented Apr 4, 2017

rJava包已经安装完成,Rwordseg包加载出现这个问题。

library(rJava)
library(Rwordseg)

Version: 0.2-1

���� 04, 2017 9:40:03 ���� org.ansj.util.MyStaticValue
����: not find library.properties in classpath use it by default !
���� 04, 2017 9:40:03 ���� org.ansj.library.UserDefineLibrary loadLibrary
����: init userLibrary waring :library/default.dic because : not find that file or can not to read !
���� 04, 2017 9:40:03 ���� org.ansj.library.UserDefineLibrary initAmbiguityLibrary
����: init ambiguity waring :library/ambiguity.dic because : not find that file or can not to read !
���� 04, 2017 9:40:03 ���� org.ansj.library.UserDefineLibrary loadFile
��Ϣ: init user userLibrary ok path is : D:\R\R-3.3.3\library\Rwordseg\config\userdic
���� 04, 2017 9:40:04 ���� org.ansj.library.InitDictionary init
��Ϣ: init core library ok use time :1121
���� 04, 2017 9:40:05 ���� org.ansj.library.NgramLibrary
��Ϣ: init ngram ok use time :698
Warning message:
In fun(libname, pkgname) : Fail to load the user defined dictionary:
Error in .jcall(analyzer, "V", "insertWord", strwords[i], strtype[i], :
java.lang.NumberFormatException: null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant