{% for rule in rules %} {% endfor %}
# Description Positive examples All examples WRAcc
{{ forloop.counter1 }} {{ rule.terms|join:", " }} {% if rule.interacting_terms %}
INTERACTING: {{rule.interacting_terms|join:", "}} {% endif %}
{{rule.support|length}} {{rule.coverage|length}} {{rule.scores.wracc|floatformat:3}}