{% extends "base_analyze.html" %} {% set active_page = 'topword' %} {% block head %} {% endblock %} {% block title %}analyzer{% endblock %} {% block options %}
Warning: TopWord is currently in BETA
{# get request display the class division #} {% if topwordsgenerated == 'class_div' %}Class: untitled
{% else %}Class: "{{ classmap[1][i] }}"
{% endif %}{{ filename }}
{% endfor %}{{ file[0] }}
| Top Word | Z Score | {% for data in file[1] %}
|---|---|
| {{ data[0] }} | {{ data[1] }} |