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

Predict output word #49

Open
rafis opened this issue Feb 2, 2018 · 0 comments
Open

Predict output word #49

rafis opened this issue Feb 2, 2018 · 0 comments

Comments

@rafis
Copy link

rafis commented Feb 2, 2018

I need given the context to predict the output word like gensim.models.word2vec.Word2Vec.predict_output_word. How I can achieve this using ConceptNet Numberbatch?

I can load ConceptNet Numberbatch word embeddings only with KeyedVectors.load_word2vec_format, so it doesn't have predict_output_word method.

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