Sotera / watchman

Watchman: An open-source social-media event-detection system
GNU General Public License v2.0
20 stars 7 forks source link

Remove Word cloud #119

Closed drJAGartner closed 7 years ago

drJAGartner commented 7 years ago

Have the event visualization reflect what we are storing in mongo/sending to uncharted more accurately by using the keywords supplied in Dr. M.

lukewendling commented 7 years ago

Looks like dr-manhattan already creates a dict of keyword -> count. i'm updating the codes to post that data structure to the api. then add qcr-specific formatting further downstream.

lukewendling commented 7 years ago

i'll replace the wordcloud with simple tabular data.