cemoody / lda2vec

MIT License
3.15k stars 629 forks source link

Jupyter notebook does not exist #13

Closed stared closed 8 years ago

stared commented 8 years ago

The notebook linked in http://nbviewer.jupyter.org/github/cemoody/lda2vec/blob/master/examples/twenty_newsgroups/lda.ipynb (line 31 of README.rst) does not exist.

evandrix commented 8 years ago

bump

dipanjanS commented 8 years ago

Facing the same issue

tingletech commented 8 years ago

FWIW https://github.com/cemoody/lda2vec/blob/e1005872c5e439a9ca90af1390076e855e9eda50/examples/twenty_newsgroups/lda.ipynb

tingletech commented 8 years ago

Also http://nbviewer.jupyter.org/github/cemoody/lda2vec/blob/e1005872c5e439a9ca90af1390076e855e9eda50/examples/twenty_newsgroups/lda.ipynb

cemoody commented 8 years ago

Yep, will include. I reorganized the code to be a bit cleaner, but this then outdated the ipynb file. When the new models finish running, I'll update the ipynb. Thanks for popping this up, didn't notice it's loss at first glance :)

cemoody commented 8 years ago

Notebook is here: https://github.com/cemoody/lda2vec/blob/master/examples/twenty_newsgroups/lda2vec/lda2vec.ipynb Viewable from here: http://nbviewer.jupyter.org/github/cemoody/lda2vec/blob/master/examples/twenty_newsgroups/lda2vec/lda2vec.ipynb