Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken external link for LDA implementation #3190

Merged
merged 5 commits into from
Apr 22, 2022
Merged

Fix broken external link for LDA implementation #3190

merged 5 commits into from
Apr 22, 2022

Conversation

ahaya3776
Copy link
Contributor

The old link was broken since Blei moved from Princeton to Columbia, as mentioned in #3141. It seems there was LDA implementation in C, and I fixed the link.

@piskvorky
Copy link
Owner

Thanks!

I'm not a fan of updating our docs every time someone changes departments though. Can you think of a better way to handle this?

Google shows me https://github.com/blei-lab/lda-c . Looks semi-official… maybe we can link to that?

@ahaya3776
Copy link
Contributor Author

Thanks for the comment, I fixed the link to be more permanent.

@piskvorky piskvorky added this to the Next release milestone Feb 19, 2022
@piskvorky piskvorky self-assigned this Feb 25, 2022

+--------------------------------------------------------------------------------------------------------------+-----------+---------+
| :ref:`sphx_glr_auto_examples_core_run_corpora_and_vector_spaces.py` (``run_corpora_and_vector_spaces.py``) | 00:03.242 | 48.2 MB |
| :ref:`sphx_glr_auto_examples_core_run_corpora_and_vector_spaces.py` (``run_corpora_and_vector_spaces.py``) | 02:36.161 | 40.1 MB |
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is weird. From 3 seconds to 2.5 minutes? What happened?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure. I ran the build again on my linux dev machine (the previous one was on MacOS) and the time is more appropriate (5s).

@mpenkov mpenkov merged commit 93ed2fb into piskvorky:develop Apr 22, 2022
@mpenkov
Copy link
Collaborator

mpenkov commented Apr 22, 2022

Merged. Thank you @ahaya3776 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants