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 it possible to initialize lda2vec with some external embeddings? #82

Open
smolendawid opened this issue Sep 13, 2018 · 3 comments
Open

Comments

@smolendawid
Copy link

Is it possible to initialize lda2vec with some external embeddings, f.e pre-trained FastText or pre-trained word2vec?

@jpjofreb
Copy link

I have the same doubt. Did you have any progress about this theme?

@lucas-uribe
Copy link

Same doubt here. Did any of you manage to get this working?

@ghost
Copy link

ghost commented Feb 17, 2019

I'm using GloVe pre-trained Twitter word embedding together with this lda2vec.
Just replace the bin file here in twenty_newsgroups with the pre-trained result file. It can be txt instead of bin, the first line being the total # word entries and the dimension of the representation, separated with a space char.

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