From 505b3d76727b25ef2579dcac5063afbbc71f2dff Mon Sep 17 00:00:00 2001 From: EloiZ Date: Tue, 31 May 2016 00:43:32 +0200 Subject: [PATCH] Add link to the research paper in the readme (#34) --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index ca255456..8a3e4a82 100644 --- a/README.rst +++ b/README.rst @@ -40,6 +40,8 @@ interactive examples to get you started. Resources --------- +See the research paper `Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec `_ + See this `Jupyter Notebook `_ for an example of an end-to-end demonstration.