Skip to content

Commit 97ea0b6

Browse files
committed
Add an example of relational topic model. dongwookim-ml#4
1 parent 5ddbf30 commit 97ea0b6

File tree

4 files changed

+97449
-42
lines changed

4 files changed

+97449
-42
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Current implementations
1212
* Correlated topic Model
1313
* Variational inference
1414
* Relational topic model (VI)
15-
* Exponential link function
15+
* [Exponential link function](http://nbviewer.jupyter.org/github/arongdari/python-topic-model/blob/master/notebook/RelationalTopicModel_example.ipynb)
1616
* [Author-Topic model](http://nbviewer.jupyter.org/github/arongdari/python-topic-model/blob/master/notebook/AuthorTopicModel_example.ipynb)
1717
* [HMM-LDA](http://nbviewer.jupyter.org/github/arongdari/python-topic-model/blob/master/notebook/HMM_LDA_example.ipynb)
1818
* Discrete infinite logistic normal (DILN)

0 commit comments

Comments
 (0)