{% extends 'rtd/side_bar_base.html' %} {% load staticfiles %} {% block an_style %} analysis_menu_element_dark {% endblock %} {% block post_url %} {% url 'rtd:term_analysis' %} {% endblock %} {% block slide %} {% if option_topfifteen %} {% endif %} {% if option_wordcloud %}
Select Frequency
Select frequencies to narrow results
{{ def_repetition }}
{% endif %} {% endblock %} {% block rep %} {% if option_topfifteen %} {% endif %} {% if option_wordcloud %}
{% if def_repetition %}
Minumum term frequency
+ {{ def_repetition }}
{% endif %}
{% endif %} {% endblock %} {% block filter %}
{% endblock %} {% block hcrs %}
  • {% endblock %} {% block ocde %}
  • {% endblock %} {% block visual %}

    Download Term Analysis data

    {% if excel_button %} XLS {% else %} XLS {% endif %}

       

    WordCloud Top Fifteen

    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.


    This visualization belongs to {{ source_rev }} Category.
    {% endblock %}