{% extends "base_visualize.html" %} {% set active_page = 'wordcloud' %} {% block head %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% endblock %} {% block title %}Word Cloud{% endblock %} {% block options %} {#
#} {#
#} {# Word Cloud Options#} {#
#} {#
#} {% if JSONObj %} {% endif %}
Select Document(s) (Large graphs can take a while to render.)
{% if labels|len > 0 %}
{%- endif %}
{% for fileID, label in labels.items() %}
{%- endfor %} {% if labels|len == 0 %} No Documents are Selected {%- endif %}
{% endblock %} {% block results %} {% if not JSONObj %}

Please select the document(s) for the word cloud.

{% else %}

{#
#} {# View Counts Table#} {#
#}

SVG PNG

° °


How the Word Cloud Generator Works.

{% endif %} {% if config['LOCAL_MODE'] == True %} {% else %} {% endif %} {% endblock %} {% block submit %} {# Remove this for now since this button does not function well. #} {#{% if JSONObj %}#} {##} {#{% endif %}#} {% endblock %}