{% extends "layout/default.html" %} {% set active_page = 'keywords' %} {% block stylesheets %} {{ super() }} {% endblock %} {% block title %} Keywords {{ super() }} {% endblock %} {% block main_body %}
CliC was not able to generate a keyword list for you. Please check your search settings. Because short suspensions are limited to 4 tokens, no 5-grams are available for short suspensions. Please note that the target text/corpus and the reference text/corpus should be different.
It is also possible that there are no keywords with the parameters you specified. In that case increasing the p-value might be an option.
For feedback and questions please contact us using clic@contacts.birmingham.ac.uk.
{% else %}No | N-gram | Target Freq | Ref Freq | Expected target | Expected ref | LL | P | Overused or underused |
---|---|---|---|---|---|---|---|---|
{{ loop.index }} | {{ keyword['Type'] }} | {{ keyword['Count_analysis'] }} | {{ keyword['Count_ref'] }} | {{ keyword['Expected_count_analysis'] }} | {{ keyword['Expected_count_ref'] }} | {{ keyword['LL'] }} | {{ keyword['p'] }} | {{ keyword['Use'] }} |