2 years ago
#5008
ac12
Meaning of "tokens" in pyLDAvis
I created an LDA visualization using pyLDAvis and was wondering what "token" means in the title of the bar graph (i.e., Topic 3 (14% of tokens)). I read the pyLDAvis documentation, but could not find an explanation. Does this mean that 14% of all the documents in the corpus fit into this topic or does it have to do with the distribution of words?
Thank you for the help.
python
lda
topic-modeling
pyldavis
0 Answers
Your Answer