tankle / LDALinks
Latent Dirichlet Allocation
☆13Updated 10 years ago
Alternatives and similar repositories for LDA
Users that are interested in LDA are comparing it to the libraries listed below
Sorting:
- solution for the 5th place of cikm cup 2014☆19Updated 10 years ago
- ☆15Updated 8 years ago
- pairwise learning to rank with logistic regression☆19Updated 9 years ago
- ☆13Updated 8 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- ☆27Updated 9 years ago
- Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) in Java☆10Updated 9 years ago
- fast sampling algorithm based on CGS☆50Updated 5 years ago
- Topical Word Embeddings☆55Updated 8 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 7 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- ☆35Updated 7 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆14Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Implementing Deep Structured Semantic Model (DSSM) in Theano : Word Embedding Case Study☆22Updated 9 years ago
- ☆43Updated 9 years ago
- ☆26Updated 8 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- this is a high performance cuda porting of cbow model of word2vec☆17Updated 10 years ago
- 基于Spark的LambdaMART实现