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

无法成功加载自己使用gensim训练的Word2vec模型 #48

Open
sakura182 opened this issue Dec 21, 2020 · 0 comments
Open

无法成功加载自己使用gensim训练的Word2vec模型 #48

sakura182 opened this issue Dec 21, 2020 · 0 comments

Comments

@sakura182
Copy link

有如下报错
Exception in thread "main" java.lang.NumberFormatException: For input string: "��cgensim.models.word2vec"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at com.ansj.vec.Word2VEC.loadGoogleModel(Word2VEC.java:81)
at test.Test.main(Test.java:12)

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