cpsievert / LDAvis

R package for web-based interactive topic model visualization.
Other
557 stars 131 forks source link

LDAvis display chinese problem #49

Closed niutyut closed 9 years ago

niutyut commented 9 years ago

i am chinese user of LDAvis ,when i display chinese language ,i find its messy code, lda.vis <- topicmodels_json_ldavis(title.abstract.model, myCorp, tfidf_dtm)

visualize lda model

serVis(lda.vis)

how to do it with UTF-8 or gbk? please help me!!thank you

cpsievert commented 9 years ago

Duplicate of #44