{% for i in range(tokens|length) %} {% if tags[i] >= 0 %} {% else %} {% endif %} {{ tokens[i][token_strs_index][token_str_to_output_index] }} {% endfor %}