{% extends 'ict/side_bar_base.html' %} {% load staticfiles %} {% block wc_style %} analysis_menu_element_dark {% endblock %} {% block post_url %} {% url 'ict:word_cloud' %} {% endblock %} {% block slide %}
Select Frequency
Select frequencies to narrow results
{{ def_repetition }}
{% endblock %} {% block visual %}

Download Word Cloud data

XLS

The Word Cloud visualization shows the most common terms for a given set of categories. The chart will provide only the terms that surpass a specific threshold that refers to the amount of times that this term have been found trough the data.


{% endblock %}