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

Some errors occurred When I run your code #9

Open
sshzhang opened this issue Oct 2, 2018 · 2 comments
Open

Some errors occurred When I run your code #9

sshzhang opened this issue Oct 2, 2018 · 2 comments

Comments

@sshzhang
Copy link

sshzhang commented Oct 2, 2018

Hello authors:
After I run your code , some errors happened . my running environment is python2.7 and Tensorflow 0.12.1
, Here are some basic errors:

Load word2vec u file ../data/google.bin
File "/home/zxj/PycharmProjects/DeepCoNN/model/train.py", line 157, in
with open(FLAGS.word2vec, "rb") as f:
IOError: [Errno 2] No such file or directory: '../data/google.bin'

@sshzhang
Copy link
Author

sshzhang commented Oct 5, 2018

@chenchongthu can you help me solve this problems . The file is not exists in program. Thank you very much

@chenchongthu
Copy link
Owner

Hello, you can obtain that from https://code.google.com/archive/p/word2vec/.

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

2 participants