hmc-whisk / jsLDA

A React based version of jsLDA with brand new features added on
Other
0 stars 0 forks source link

Represent full topic composition of documents in Topic Documents Tab #123

Open theobayard opened 4 years ago

theobayard commented 4 years ago

An interviewee noted how easy it is to misinterpret a document as belonging to one topic. I think our website could accidently lead people to that misinterpretation. Adding a visual to give people a clearer idea of what topics are in documents could avoid this and also help with interpretation in general. A Treemap would work well I think. If we want to make it a small visual, we could do a list of the top x topics and use highlighting to indicate each topic's prevalence in the document.