feralvam commited on
Commit
b8feb8c
1 Parent(s): f7db750

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ We curated a new dataset that combines existing corpora for readability assessme
28
 
29
  Each text has two readability labels, according to the following mapping:
30
 
31
- | | 2-class | | | 3-class | |
32
  |------------------|--------------|--------------|-----------------|-----------------|------------------|
33
  | | Simple | Complex | Basic | Intermediate | Advanced |
34
  | With CERF Levels | A1, A2, B1 | B2, C1, C2 | A1, A2 | B1,B2 | C1,C2 |
 
28
 
29
  Each text has two readability labels, according to the following mapping:
30
 
31
+ | | 2-class | | 3-class | | |
32
  |------------------|--------------|--------------|-----------------|-----------------|------------------|
33
  | | Simple | Complex | Basic | Intermediate | Advanced |
34
  | With CERF Levels | A1, A2, B1 | B2, C1, C2 | A1, A2 | B1,B2 | C1,C2 |