Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -304,13 +304,13 @@ Flesch Reading Ease = {target_flesch}
|
|
| 304 |
Follow the instructions below carefully.
|
| 305 |
|
| 306 |
Numerous Readability Manipulation
|
| 307 |
-
-
|
| 308 |
-
- Prefer familiar, high-frequency vocabulary.
|
| 309 |
-
- Use simple and direct sentence structures.
|
| 310 |
-
- Avoid jargon; if technical terms are necessary, explain them clearly in simple language.
|
| 311 |
-
- Minimize figurative language, idioms, and expressions whose meanings are not directly inferable.
|
| 312 |
-
- Reduce average sentence length without making all sentences the same length.
|
| 313 |
- Introduce natural variation in sentence length to maintain rhythm and avoid mechanical patterns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 314 |
|
| 315 |
Qualitative Readability Control
|
| 316 |
・Content preservation
|
|
|
|
| 304 |
Follow the instructions below carefully.
|
| 305 |
|
| 306 |
Numerous Readability Manipulation
|
| 307 |
+
- Reduce average sentence length while avoiding uniform or fixed-length sentences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 308 |
- Introduce natural variation in sentence length to maintain rhythm and avoid mechanical patterns.
|
| 309 |
+
- Prefer familiar, high-frequency vocabulary.
|
| 310 |
+
- Use simple and direct sentence structures.
|
| 311 |
+
- Avoid jargon; if technical terms are necessary, explain them clearly in simple language.
|
| 312 |
+
- Minimize figurative language, idioms, and expressions whose meanings are not directly inferable.
|
| 313 |
+
- Maintain a natural flow of reading rather than a sequence of evenly shortened sentences.
|
| 314 |
|
| 315 |
Qualitative Readability Control
|
| 316 |
・Content preservation
|