Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -136,6 +136,8 @@ Numerous Readability Manipulation
|
|
| 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 |
|
| 140 |
Qualitative Readability Control
|
| 141 |
・Content preservation
|
|
|
|
| 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
|