{% extends "layout/default.html" %} {% set active_page = 'clusters' %} {% block stylesheets %} {{ super() }} {% endblock %} {% block title %} Clusters {{ super() }} {% endblock %} {% block main_body %}
CliC was not able to generate a word list for you. Please check your search settings. Because short suspensions are limited to 4 tokens, no 5-grams are available for short suspensions.
For feedback and questions please contact us using clic@contacts.birmingham.ac.uk.
{% else %}There are {{ total }} clusters in {{subset_for_info}} in {{subcorpora_for_info|upper}}.
Here is a list of the 1000 most frequent clusters. Click on a column header to sort the table on that column.
No | Cluster | Frequency | % |
---|---|---|---|
{{ loop.index }} | {{ cluster['Type'] }} | {{ cluster['Count'] }} | {{ cluster['Percentage'] }} |