tomotopy icon indicating copy to clipboard operation
tomotopy copied to clipboard

Questions regarding Tomotopy

Open BradKML opened this issue 1 year ago • 0 comments

  1. For evaluation, is it different from OCTIS? https://github.com/MIND-Lab/OCTIS#available-models
  2. Can it handle Contextual Topic Models like https://github.com/MilaNLProc/contextualized-topic-models
  3. Is this repo ready for Short Text in Python? https://github.com/qiang2100/STTM
  4. There are models not included in this set, like:
  • Bi-Term Topic Models https://github.com/xiaohuiyan/BTM
  • Sentence LDA https://github.com/baidu/Familia/wiki/%E5%8F%82%E8%80%83%E6%96%87%E7%8C%AE
  • ARTM https://github.com/bigartm/bigartm https://github.com/machine-intelligence-laboratory/TopicNet
  • Alternative Neural Modeling https://github.com/zll17/Neural_Topic_Models#Models
  • D-NMF https://github.com/derekgreene/dynamic-nmf
  • ProdLDA and NVLDA https://github.com/akashgit/autoencoding_vi_for_topic_models
  • Latent Features https://github.com/datquocnguyen/LFTM

BradKML avatar Aug 16 '22 15:08 BradKML