Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -131,13 +131,13 @@ Flesch Reading Ease = {target_flesch}
|
|
| 131 |
Follow the instructions below carefully.
|
| 132 |
|
| 133 |
Numerous Readability Manipulation
|
| 134 |
-
-
|
| 135 |
-
- Prefer familiar, high-frequency vocabulary.
|
| 136 |
-
- Use simple and direct sentence structures.
|
| 137 |
-
- Avoid jargon; if technical terms are necessary, explain them clearly in simple language.
|
| 138 |
-
- Minimize figurative language, idioms, and expressions whose meanings are not directly inferable.
|
| 139 |
-
- Reduce average sentence length without making all sentences the same length.
|
| 140 |
- Introduce natural variation in sentence length to maintain rhythm and avoid mechanical patterns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
|
| 142 |
Qualitative Readability Control
|
| 143 |
・Content preservation
|
|
|
|
| 131 |
Follow the instructions below carefully.
|
| 132 |
|
| 133 |
Numerous Readability Manipulation
|
| 134 |
+
- Reduce average sentence length while avoiding uniform or fixed-length sentences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 135 |
- Introduce natural variation in sentence length to maintain rhythm and avoid mechanical patterns.
|
| 136 |
+
- Prefer familiar, high-frequency vocabulary.
|
| 137 |
+
- Use simple and direct sentence structures.
|
| 138 |
+
- Avoid jargon; if technical terms are necessary, explain them clearly in simple language.
|
| 139 |
+
- Minimize figurative language, idioms, and expressions whose meanings are not directly inferable.
|
| 140 |
+
- Maintain a natural flow of reading rather than a sequence of evenly shortened sentences.
|
| 141 |
|
| 142 |
Qualitative Readability Control
|
| 143 |
・Content preservation
|