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

BELA Dashboard > {{ elanfile.original_name }}

Generate Report
{% endcomment %}
Statistics
Toggle
{{ elanfile.original_name }} Errors: [[ error_count ]]
{% comment %}
[[item.text]]
[[item.duration]] secs
{% endcomment %}
Utterance count
[[ sentcount ]]
Annotation count
[[ anncount ]]
[[item.text]]
[[item.duration]] secs
{% comment %}
{% endcomment %}

Language Mix

- No language mix bar is available -
Person Duration
(seconds)
Utterances Words MLU Turns Languages Tiers
[[ person.name ]]
([[ person.code ]])
[[ person.duration ]] [[ person.utterance_count ]] [[ person.wordcount ]] [[ person.MLU ]] [[ person.turns ]] [[item.text ]] ([[item.duration]] secs)   
[[ person.tiers.join(", ") ]]
Lexicon
Toggle
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 %}
Full Transcript BELA-con [[belacon_version]].0 BELA-con [[belacon_version]].0 Errors: [[ error_count ]]
Toggle
Error count: N/A in BELA-con 1.0
{% if BELA_DOCUMENTATION_URL %} {{ BELA_DOCUMENTATION_URL }} {% endif %}
...
[[ chatline.speaker_name ]]
[[ chunk.text ]] !!([[ chunk_error ]])!!
[[ chatline.text ]] (Eng: "[[ chatline.trans ]]")
!![[error]]!!
BELA Info

Error

This ELAN file could not be parsed with current BELA online engine, please report this to the development team for further investigation.
BELA engine version {{ BELA_VERSION }}
BELA dashboard version {{ BELA_DASHBOARD_VERSION }}
BELA dashboard build {{ BELA_DASHBOARD_BUILD }}
{% endblock %} {% block script %} {% endblock %}