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

DeprecationWarning: Deprecated. Use gensim.models.KeyedVectors.load_word2vec_format instead. #8

Open
ali-kishk opened this issue Apr 25, 2018 · 2 comments

Comments

@ali-kishk
Copy link

self.aggregate = word2vec.Word2Vec.load_word2vec_format(filepath, binary=False)

@cyrusmaher
Copy link

I've fixed this in my local copy. What's the best way to submit a pull request? I don't have permission to push to a new branch.

@pnpnpn
Copy link
Owner

pnpnpn commented Apr 26, 2018

Fork the repo and then submit a pull request to this repo

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

3 participants