adjidieng / ETM

Topic Modeling in Embedding Spaces
MIT License
538 stars 126 forks source link

read embedding matrix when not using trained embeddings #43

Open manueltonneau opened 2 years ago

manueltonneau commented 2 years ago

Hi all.

I have an issue understanding the read_embedding_matrix used in main.py.

The model_path here is specific to the local path organization from the authors but it is not clear how this file should be produced.

I would be thankful for some support on this.

manueltonneau commented 2 years ago

I think this is a duplicate from this