{% extends 'sunshine/base.html' %} {% load sunshinetags %} {% load static %} {% block style%} {% endblock%} {% block content %}

{{ elanfile.original_name }}

Statistics - [[ profile.name ]]
Language Types Tokens Ratio
[[ row.language ]] [[ row.types ]] [[ row.tokens ]] [[ row.ratio ]]
[[ langlex.language ]] ([[ langlex.vocabs.length ]])
[[ lexstats.message ]]
Word Frequency
[[ lex.word ]] [[ lex.freq ]]
[[ lex.word ]] [[ lex.word ]] [[ lex.word ]] ([[ lex.freq ]])
{% comment %} {% endcomment %}
{% endblock %} {% block script %} {% endblock %}