Type: Package Package: gsdmm Title: GSDMM Short Text Clustering via Dirichlet Mixture Models Version: 0.0.6 Authors@R: c( person("Till", "Tietz", , "ttietz2014@gmail.com", role = c("aut", "cre")), person("Akiru", "Kato", role = "ctb") ) Maintainer: Till Tietz Description: This package implements a Dirichlet Mixture Model and accompanying Gibbs sampler for short text clustering proposed by Yin and Wang 2014. License: MIT + file LICENSE Imports: fastmatch, Matrix, Rcpp, vctrs Suggests: testthat (>= 3.0.0) LinkingTo: Rcpp, RcppArmadillo, RcppThread Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://paithiov909.r-universe.dev Date/Publication: 2025-03-15 15:56:39 UTC RemoteUrl: https://github.com/paithiov909/gsdmm RemoteRef: HEAD RemoteSha: 1a02477c6b952b7859f5b8ac0911e226921aff09 NeedsCompilation: yes Packaged: 2026-06-16 10:17:29 UTC; root Author: Till Tietz [aut, cre], Akiru Kato [ctb]