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

How to use LDA for topic modeling #12

Open
jrryzh opened this issue May 16, 2024 · 1 comment
Open

How to use LDA for topic modeling #12

jrryzh opened this issue May 16, 2024 · 1 comment

Comments

@jrryzh
Copy link

jrryzh commented May 16, 2024

Thanks for your work again!
In the paper the topic modeling of OBELICS is implemented using LDA, and I am wondering what is the specific LDA model was used, what setting was used to train the model, and most importantly, how the topic was derived from the key words and weights(like using LLMs)? Thank you for answering!

@HugoLaurencon
Copy link
Contributor

We used this implementation https://mimno.github.io/Mallet/topics.
I don't remember the parameters but it should be the default ones.
Yes we used ChatGPT to generate the topic from the key words!

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

No branches or pull requests

2 participants