Skip to content
Snippets Groups Projects
Commit 5dd28320 authored by Tatiana BLADIER's avatar Tatiana BLADIER
Browse files

Edit README.md

parent 5bb09a03
No related branches found
No related tags found
No related merge requests found
...@@ -11,10 +11,10 @@ These are possible metrics for evaluation of a generated text: ...@@ -11,10 +11,10 @@ These are possible metrics for evaluation of a generated text:
- Distribution of lexemes - Distribution of lexemes
- Type / token ratio, Corrected TTR (CTTR), Measure of Textual Lexical Diversity (MTLD), D-value (Voc-D) - Type / token ratio, Corrected TTR (CTTR), Measure of Textual Lexical Diversity (MTLD), D-value (Voc-D)
**CTTR formula**: > **CTTR formula**:
$$ > $$
\text{CTTR} = \frac{\text{Number of Types}}{\sqrt{2 \times \text{Number of Tokens}}} > \text{CTTR} = \frac{\text{Number of Types}}{\sqrt{2 \times \text{Number of Tokens}}}
$$ >$$
- Lexical redundancy - Lexical redundancy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment