lda-topic-modeling icon indicating copy to clipboard operation
lda-topic-modeling copied to clipboard

do you have a python version?

Open leolle opened this issue 4 years ago • 4 comments

thank you.

leolle avatar Jul 24 '19 05:07 leolle

Hello @leolle

If you would like to perform LDA with Python, there is the Gensim library.

👍

lettier avatar Jul 24 '19 06:07 lettier

@lettier I have tried many LDA modules, none of them give me the results like your algorithm, which puts some words in a topic if they appears in a document many times. I can't read purs code.....

leolle avatar Jul 24 '19 06:07 leolle

@lettier Do you have pseudo code for your algorithm?

leolle avatar Jul 26 '19 06:07 leolle

Hello @leolle

You can read more about LDA here. It contains a full explanation of the algorithm.

:+1:

lettier avatar Jul 26 '19 06:07 lettier