【问题标题】:Latent Semantic Analysis/Indexing Library for C++C++ 的潜在语义分析/索引库
【发布时间】:2012-05-27 22:59:20
【问题描述】:

是否有用于 LSA/LSI 的 C++ 库?最好是 MIT, BSD, Apache,... 许可证 - 没有 GPL。

【问题讨论】:

标签: c++ nlp lsa


【解决方案1】:

在 David Blei 的页面上列出了几种潜在 Diriclet 分配 (LDA)、潜在语义分析 (LSA) 和主题建模的 C/C++ 实现。 http://www.cs.columbia.edu/~blei/topicmodeling.html 和 Berry 和 Dumai 的页面 http://web.eecs.utk.edu/research/lsi/

以下是 C/C++ 实现的简短列表:

如果你喜欢带有教程的 python 版本:http://www.puffinwarellc.com/index.php/news-and-articles/articles/33-latent-semantic-analysis-tutorial.html?showall=1

【讨论】:

猜你喜欢
  • 1970-01-01
  • 2019-02-11
  • 2011-10-26
  • 1970-01-01
  • 1970-01-01
  • 2014-10-08
  • 2017-08-05
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多