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

Is there any official embedding APIs that can utilize the compositional encoding directly? #7

Open
IdiosyncraticDragon opened this issue Jun 11, 2018 · 2 comments · May be fixed by #9

Comments

@IdiosyncraticDragon
Copy link

I can use this project to generate the compositional encoding for the languages. However, I meet an obstacle that no APIs in tensorflow, as far as I know, support the generated encodings. Is there any demos or related APIs that can deal with this situation?

@ghost
Copy link

ghost commented Sep 14, 2018

I think you should calculate the word vector on the fly, by the way defined in the paper :)

@GabrielMajeri GabrielMajeri linked a pull request Aug 10, 2019 that will close this issue
@Querela
Copy link

Querela commented Feb 24, 2020

There is a fork with gensim like interface: https://github.com/ruanchaves/gumbelcodes/blob/master/models/keyedvectors.py

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

Successfully merging a pull request may close this issue.

2 participants