Distribution (top 10k lemmas)
{% for s in series %} {% endfor %} {% for s in series %} {% endfor %} {% for s in series %} {% for p in s.points %} {% endfor %} {% endfor %}
{% for s in series %} {{ s.label }} {% endfor %}
High frequency Low frequency
{% for row in table_rows %} {% endfor %}
Source Percentile ? Coverage ? Gini Score ?
Total {{ total_row.percentile }} {{ total_row.leaves }} ({{ total_row.coverage | round(1) }}%) {{ total_row.gini }}
{{ row.label }} {{ row.percentile }} {{ row.leaves }} ({{ row.coverage | round(1) }}%) {{ row.gini | round(2) }}