STREAM icon indicating copy to clipboard operation
STREAM copied to clipboard

Include real word embeddings for TNTM, ETM

Open AnFreTh opened this issue 1 year ago • 0 comments

  • move preprocess word embeddings to dataset class
  • make word embeddings attribute of dataset class
  • decouple from datamodule logic
  • Should be identical to sentence embeddings logic
  • use real word embeddings not sentence transformers (optional, maybe for later)

AnFreTh avatar Aug 06 '24 21:08 AnFreTh