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

Author documentation for Ensemble LDA #2673

Open
mpenkov opened this issue Nov 9, 2019 · 4 comments
Open

Author documentation for Ensemble LDA #2673

mpenkov opened this issue Nov 9, 2019 · 4 comments
Labels
documentation Current issue related to documentation

Comments

@mpenkov
Copy link
Collaborator

mpenkov commented Nov 9, 2019

We've recently renewed our documentation section: https://radimrehurek.com/gensim/auto_examples/index.html. I think the recently added Ensemble LDA feature is great, but are difficult to discover for new users without a top-level document.

@aloosley @sezanzeb Would you be interested in authoring a new tutorial or howto to cover LDA? If yes, please let me know!


Thanks @piskvorky for reviewing our idea and @sezanzeb contribution to gensim.

In case a audio-visual introduction of eLDA could help with any part of thinking about the code, I wanted to also share this link to a 22 minute eLDA overview presented this year at ML Prague:

https://slideslive.com/38913528/solving-the-text-labeling-challenge-with-ensemblelda-and-active-learning

Originally posted by @aloosley in #2282 (comment)

@mpenkov mpenkov added the documentation Current issue related to documentation label Nov 9, 2019
@aloosley
Copy link
Contributor

aloosley commented Nov 11, 2019

We've recently renewed our documentation section: https://radimrehurek.com/gensim/auto_examples/index.html. I think the recently added Ensemble LDA feature is great, but are difficult to discover for new users without a top-level document.

@aloosley @sezanzeb Would you be interested in authoring a new tutorial or howto to cover LDA? If yes, please let me know!

Agreed, this is best way to make the concept and its execution accessible. Therefore, we're absolutely interested.

I sent Radim a PM asking him to get you in contact with me privately to help me get started (e.g. is there a sphinx-like RST or something else you are using for those tutorials?). Can you message me on that channel or would you prefer we work in public?

@piskvorky
Copy link
Owner

@aloosley in public is preferable – I expect more people will be interested in eLDA. No reason to keep the discussion private. Thanks!

@aloosley
Copy link
Contributor

Sounds good. Anyways I just rediscovered the useful wiki developer guideline page so hopefully there is no need for me to ask too many questions after all.

My next step is to take an RST from docs/src/ and use it as a template for compiling the requested documentation. Is there anything else I should know before getting started?

@mpenkov
Copy link
Collaborator Author

mpenkov commented Nov 11, 2019

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

No branches or pull requests

3 participants