Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compo-text-eval
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COMPO
compo-text-eval
Commits
5bb09a03
Commit
5bb09a03
authored
1 month ago
by
Tatiana BLADIER
Browse files
Options
Downloads
Patches
Plain Diff
Edit README.md
parent
85467447
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
5bb09a03
...
...
@@ -11,17 +11,17 @@ These are possible metrics for evaluation of a generated text:
-
Distribution of lexemes
-
Type / token ratio, Corrected TTR (CTTR), Measure of Textual Lexical Diversity (MTLD), D-value (Voc-D)
>
**CTTR formula**:
> \[
>
\text{CTTR} = \frac{\text{Number of Types}}{\sqrt{2 \times \text{Number of Tokens}}}
> \]
**CTTR formula**
:
$$
\t
ext{CTTR} =
\f
rac{
\t
ext{Number of Types}}{
\s
qrt{2
\t
imes
\t
ext{Number of Tokens}}}
$$
-
Lexical redundancy
> **Lexical Redundancy formula**:
>
\[
>
$$
> \text{Lexical Redundancy} = 1 - \frac{\text{Number of Types}}{\text{Number of Tokens}}
>
\]
>
$$
-
Frequency of passive voice
-
Frequency of adverbs
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment