# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "topicmodels.etm" in publications use:' type: software license: MIT title: 'topicmodels.etm: Topic Modelling in Embedding Spaces' version: 0.1.1 doi: 10.32614/CRAN.package.topicmodels.etm abstract: Find topics in texts which are semantically embedded using techniques like word2vec or Glove. This topic modelling technique models each word with a categorical distribution whose natural parameter is the inner product between a word embedding and an embedding of its assigned topic. The techniques are explained in detail in the paper 'Topic Modeling in Embedding Spaces' by Adji B. Dieng, Francisco J. R. Ruiz, David M. Blei (2019), available at . authors: - family-names: Wijffels given-names: Jan email: jwijffels@bnosac.be repository: https://bnosac.r-universe.dev repository-code: https://github.com/bnosac/ETM commit: 9133ed5b760c61da5b9ff7b9923d0cd4f6f4a8bf url: https://github.com/bnosac/ETM date-released: '2025-11-26' contact: - family-names: Wijffels given-names: Jan email: jwijffels@bnosac.be