Hidden semantic analysis / indexing library for C ++

Is there a C ++ library for LSA / LSI? Preferably MIT, BSD, Apache, ... license - no GPL.

+3
source share
1 answer

The David Blei page provides several implementations of the Concealed Conduct Distribution (LDA), Latent Semantic Analysis (LSA), and C / C ++ Volume Simulations listed on the David Blei page. http://www.cs.columbia.edu/~blei/topicmodeling.html and on the Berry and Think page http://web.eecs.utk.edu/research/lsi/

Here is a short list of C / C ++ implementations:

python :  . http://www.puffinwarellc.com/index.php/news-and-articles/articles/33-latent-semantic-analysis-tutorial.html?showall=1

+2

All Articles