qcmuu / notebook

MIT License
0 stars 0 forks source link

Topic Model #1

Open qcmuu opened 5 years ago

qcmuu commented 5 years ago

MataTopics https://github.com/bm2-lab/MetaTopics

qcmuu commented 5 years ago

Your Easy Guide to Latent Dirichlet Allocation https://medium.com/@lettier/how-does-lda-work-ill-explain-using-emoji-108abf40fa7d

qcmuu commented 5 years ago

How to GridSearch the best LDA model? https://www.machinelearningplus.com/nlp/topic-modeling-python-sklearn-examples/#11howtogridsearchthebestldamodel

qcmuu commented 5 years ago

How should perplexity of LDA behave as value of the latent variable k increases? https://stats.stackexchange.com/questions/305846/how-should-perplexity-of-lda-behave-as-value-of-the-latent-variable-k-increases

qcmuu commented 5 years ago

LDA: Why am I getting the same topic for all points in test set? https://stats.stackexchange.com/questions/239259/lda-why-am-i-getting-the-same-topic-for-all-points-in-test-set

qcmuu commented 5 years ago

Latent Dirichlet Allocation (LDA) with Python https://rstudio-pubs-static.s3.amazonaws.com/79360_850b2a69980c4488b1db95987a24867a.html

qcmuu commented 5 years ago

Text analysis: topic modeling https://cfss.uchicago.edu/fall2016/text02.html

qcmuu commented 5 years ago

Text Mining with R A Tidy Approach Julia Silge and David Robinson https://www.tidytextmining.com/