Skip to content

Commit

Permalink
Update link for online LDA paper (#3141)
Browse files Browse the repository at this point in the history
* Update link for online LDA paper

* Update CHANGELOG.md

Co-authored-by: Michael Penkov <[email protected]>
  • Loading branch information
dymil and mpenkov authored May 14, 2021
1 parent 064c2a8 commit 69ba51e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Changes
* [#3123](https://github.com/RaRe-Technologies/gensim/pull/3123): Fix hyperlink for doc2vec tutorial, by [@AdityaSoni19031997](https://github.com/AdityaSoni19031997)
* [#3125](https://github.com/RaRe-Technologies/gensim/pull/3125): Improve & unify docs for dirichlet priors, by [@jonaschn](https://github.com/jonaschn)
* [#3133](https://github.com/RaRe-Technologies/gensim/pull/3133): Update link to Hoffman paper (online VB LDA), by [@jonaschn](https://github.com/jonaschn)
* [#3141](https://github.com/RaRe-Technologies/gensim/pull/3141): Update link for online LDA paper, by [@dymil](https://github.com/dymil)

## 4.0.1, 2021-04-01

Expand Down
2 changes: 1 addition & 1 deletion docs/src/wiki.rst
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,5 @@ into LDA topic distributions:
By the way, improvements to the Wiki markup parsing code are welcome :-)
.. [3] Hoffman, Blei, Bach. 2010. Online learning for Latent Dirichlet Allocation
[`pdf <http://www.cs.princeton.edu/~blei/papers/HoffmanBleiBach2010b.pdf>`_] [`code <http://www.cs.princeton.edu/~mdhoffma/>`_]
[`pdf <http://www.cs.columbia.edu/~blei/papers/HoffmanBleiBach2010b.pdf>`_] [`code <http://www.cs.princeton.edu/~mdhoffma/>`_]

0 comments on commit 69ba51e

Please sign in to comment.