LDA:Blei 的 LDA (2003) 的 Python 实现

时间:2024-07-27 12:00:43
【文件属性】:

文件名称:LDA:Blei 的 LDA (2003) 的 Python 实现

文件大小:683KB

文件格式:ZIP

更新时间:2024-07-27 12:00:43

Python

LDA Blei 的 LDA (2003) 的 Python 实现 受 David Blei 的 lda-c 的启发,这只是 Python 中的一个玩具实现。 重点根本不是性能而是可读性。 一旦我有一点时间,我会改进它。


【文件预览】:
LDA-master
----SimpleLDA()
--------Utils.py(829B)
--------LdaInference.py(3KB)
--------ap.dat(1.84MB)
--------main.py(180B)
--------LdaModel.py(3KB)
--------corpus.py(798B)
--------doc.py(145B)
--------LdaEstimator.py(3KB)
--------LdaSufficientStats.py(270B)
----README.md(247B)
----.idea()
--------workspace.xml(26KB)
--------encodings.xml(166B)
--------vcs.xml(182B)
--------misc.xml(214B)
--------modules.xml(369B)
--------scopes()
--------.name(3B)
--------LDA.iml(286B)

网友评论