Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anne17 committed Nov 1, 2024
1 parent 8a4b64a commit c5dcff0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sparv/modules/readability/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ short_description:
eng: Annotation of Swedish texts with LIX values which indicate the difficulty of the texts
standard_reference: "[Björnsson (1968)](https://libris.kb.se/bib/8079176)"
annotations:
<text>:readability.lix
- <text>:readability.lix
example_output: |-
```xml
<text lix="6.00">
Expand Down Expand Up @@ -86,7 +86,7 @@ short_description:
swe: Annotering av svenska texter med NK-värden som indikerar hur lätt eller svår en text är att läsa
eng: Annotation of Swedish texts with nominal ratios which indicate the difficulty of the texts
annotations:
<text>:readability.nk
- <text>:readability.nk
example_output: |-
```xml
<text nk="0.33">
Expand Down Expand Up @@ -147,7 +147,7 @@ short_description:
swe: Annotering av svenska texter med OVIX-värden som indikerar hur lätt eller svår en text är att läsa
eng: Annotation of Swedish texts with OVIX values which indicate the difficulty of the texts
annotations:
<text>:readability.ovix
- <text>:readability.ovix
example_output: |-
```xml
<text ovix="inf">
Expand Down

0 comments on commit c5dcff0

Please sign in to comment.