You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason I'm asking this because the topics generated from LDA model are, for example, topic 0: school, topic 1: work, topic 2: emotion; however, the numbering of circles generated by pyLDAvis become: circle 0: work; circle 1: school, circle 2: emotion.
numbering of work and school is switched somehow.
Is there a way to fix the problem?
The text was updated successfully, but these errors were encountered:
The reason I'm asking this because the topics generated from LDA model are, for example, topic 0: school, topic 1: work, topic 2: emotion; however, the numbering of circles generated by pyLDAvis become: circle 0: work; circle 1: school, circle 2: emotion.
numbering of work and school is switched somehow.
Is there a way to fix the problem?
The text was updated successfully, but these errors were encountered: