项目作者: jefio

项目描述 :
Dirichlet Process Mixtures with the DPSearch algorithm.
高级语言: Python
项目地址: git://github.com/jefio/dpsearch.git
创建时间: 2017-11-14T14:15:32Z
项目社区:https://github.com/jefio/dpsearch

开源协议:

下载


dpsearch

Dirichlet process mixture model for clustering text data.
dpsearch.py is a Python translation of the original matlab code.

Dependencies

Python 3.6, NumPy, SciPy, Pandas, Scikit-learn and Matplotlib.

Example

  1. python example_20ng.py

References