{% extends "base_visualize.html" %} {% set active_page = 'wordcloud' %} {% block head %} {% endblock %} {% block title %}visualizer{% endblock %} {% block options %} Word Cloud Options
Large graphs can take a while to render.
{% endblock %} {% block results %} {% if not JSONObj %}

Please select the segments for the word cloud.

{% else %}


SVG | PNG

° °


How the Word Cloud Generator Works.

Copyright © Jason Davies 2012.
Modified slightly to use Lexos data.

{% endif %} {% endblock %} {% block submit %} {% endblock %}