Labeled-LDA-Python icon indicating copy to clipboard operation
Labeled-LDA-Python copied to clipboard

Implement of L-LDA Model(Labeled Latent Dirichlet Allocation Model) with python

Results 4 Labeled-LDA-Python issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/110298017/184533334-d8520590-cbd3-4523-8d8b-00ecbee6549f.png) Also I want to ask how did you know the order of the topic and term from this topic term matrix? (which one is the label 1,2,3 and words...

Halo Joe, Thank you again for the coding and your last answer to my question. If you are glad, I want to ask some questions about this code. 1. What...

Hai Joe, thankyou so much for the coding. I want to ask about common topic. What is the interpretation for that? I really appreciate your answer because right now I'm...

Thank you very much for sharing your code. When I download your example.py and run it, I found an error occured when I use '''llda_model_new.load_model_from_dir(save_model_dir, load_derivative_properties=False)'''. And here is the...