{% extends "base_visualize.html" %} {% set active_page = 'multicloud' %} {% block head %} {% endblock %} {% block title %}visualizer{% endblock %} {% block options %}
Multicloud Options
Select a Document {% if labels|len > 0 %} {%- endif %}
{% for fileID, label in labels.items() %}
{%- endfor %} {% if labels|len == 0 %} No Documents are Selected {%- endif %}
Upload a MALLET Topic File
Upload File
{% endblock %} {% block results %}
{% endblock %} {% block submit %}

*Large numbers of clouds can take a while to render. {% endblock %}