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

Can you please share the links to these files? Thank you. #6

Open
tviangte opened this issue May 17, 2017 · 4 comments
Open

Can you please share the links to these files? Thank you. #6

tviangte opened this issue May 17, 2017 · 4 comments

Comments

@tviangte
Copy link

  1. "word2vec.bin"
  2. "conversation.json"

os.chdir("D:\semicolon\Deep Learning\chatbot");
model = gensim.models.Word2Vec.load('word2vec.bin');
path2="corpus";
file=open(path2+'/conversation.json');

@tviangte
Copy link
Author

Found it now. Thanks

@anshulmalviya
Copy link

anshulmalviya commented Jun 14, 2017

Please share the location

@hamedkhanpour
Copy link

where can I find conversation.json? the only problem I have now!!!

@parthjpandya
Copy link

parthjpandya commented Aug 14, 2018

Where do you find the word2vec.bin ?
Where is at this address https://github.com/jhlau/doc2vec ?

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

4 participants