I have a corpora of ~1,400 documents. I did all text cleansing using tm package. My last step was creation of the DTM matrix. I am trying to train the LDA model based on 200 documents examined by human and topics(categories) that were assigned. Unfortunately, I can't share the reproducible example.
Can someone help how is this performed with one of the freely available data sets as an example?