文件名称:lda
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-09-27
- 文件大小:
- 1.5mb
- 下载次数:
- 0次
- 提 供 者:
- 河*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux下的C++ Lda(Latent Dirichlet Allocation)代码,修正了其中的错误。-Linux C++ Lda (Latent Dirichlet Allocation) code, corrected the mistakes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lda代码
.......\Makefile
.......\docs
.......\....\GibbsLDA++Manual.pdf
.......\....\index.html
.......\models
.......\......\casestudy
.......\......\.........\model-01800.others
.......\......\.........\model-01800.phi
.......\......\.........\model-01800.tassign
.......\......\.........\model-01800.theta
.......\......\.........\model-01800.twords
.......\......\.........\newdocs.dat
.......\......\.........\newdocs.dat.others
.......\......\.........\newdocs.dat.phi
.......\......\.........\newdocs.dat.tassign
.......\......\.........\newdocs.dat.theta
.......\......\.........\newdocs.dat.twords
.......\......\.........\trndocs.dat
.......\......\.........\wordmap.txt
.......\src
.......\...\Makefile
.......\...\constants.h
.......\...\dataset.cpp
.......\...\dataset.h
.......\...\dataset.o
.......\...\lda
.......\...\lda (复件).cpp
.......\...\lda.cpp
.......\...\lda.cpp~
.......\...\model (复件).cpp
.......\...\model.cpp
.......\...\model.cpp~
.......\...\model.h
.......\...\model.o
.......\...\strtokenizer.cpp
.......\...\strtokenizer.h
.......\...\strtokenizer.o
.......\...\utils (复件).cpp
.......\...\utils.cpp
.......\...\utils.cpp~
.......\...\utils.h
.......\...\utils.o