You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package `dmmclust` is a package that provides functions for clustering small texts as described by [Yin and Wang (2014)](https://dbgroup.cs.tsinghua.edu.cn/wangjy/papers/KDD14-GSDMM.pdf) in *A Dirichlet Multinomial Mixture Model based Approach for Short Text Clustering*.
3
+
package `dmmclust` is a package that provides functions for clustering small texts as described by [Yin and Wang (2014)](http://dbgroup.cs.tsinghua.edu.cn/wangjy/papers/KDD14-GSDMM.pdf) in *A Dirichlet Multinomial Mixture Model based Approach for Short Text Clustering*.
4
4
5
5
The clustering algorithm is remarkably elegant and simple, leading to a very minimal implementation. This package also exposes some types to allow for extensibility.
0 commit comments