mitmedialab / MediaCloud-Dashboard

Front-end for the MediaCloud database
https://dashboard.mediameter.org
Apache License 2.0
16 stars 6 forks source link

link word cloud click to stemmed term, not term #249

Closed rahulbot closed 8 years ago

rahulbot commented 8 years ago

Right now when you click on a word cloud, it links to a dashboard search with that term. However, the word cloud is actually grouping by stem and displaying the most used version of the stem. We should change the link to search for that. Ie. clicking "presidential" in a word cloud would search for "president*".