-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Comments
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? |
@aloosley in public is preferable – I expect more people will be interested in eLDA. No reason to keep the discussion private. Thanks! |
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? |
Yes, please also read https://radimrehurek.com/gensim/auto_examples/howtos/run_doc.html |
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)
The text was updated successfully, but these errors were encountered: