ETM icon indicating copy to clipboard operation
ETM copied to clipboard

embedding

Open lw081701019 opened this issue 4 years ago • 3 comments

Hi,

I tried to run this ETM on my own dataset. The embedding part is quite hard to understand. I managed to use skipgram.py to train a word2vec model and get embeddings.txt but failed to use it through the read_embedding_matrix function. Could anyone help me to fix this. it is quite challenging to run this code on a new dataset... Thanks!!!

lw081701019 avatar Sep 07 '21 13:09 lw081701019

I had the same problem. Did you solve it?

zhaoLLL avatar Mar 26 '22 06:03 zhaoLLL

hi,bro,did you solve it?

974520 avatar Mar 28 '22 03:03 974520

Since this repo doesn't seem to be curated anymore, I suggest you use another repo I just discovered: https://github.com/lffloyd/embedded-topic-model I was able to use ETM very easily with it.

manueltonneau avatar May 03 '22 13:05 manueltonneau