-
Notifications
You must be signed in to change notification settings - Fork 78
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
Chinese is not available #64
Comments
@niutyut |
The data is as follows, please check it for me |
and the results show this: word similarity to "墨"
|
The format of my corpus is:
Use the following procedure for training:
model = train_word2vec("cookbooks.txt","cookbook_vectors.bin",vectors=200,threads=4,window=12,iter=5,negative_samples=0)
result is:
The text was updated successfully, but these errors were encountered: