Skip to content

Commit 9a71ce0

Browse files
committed
feat: improve prompt to address overly concise translations
1 parent b18e584 commit 9a71ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/prompts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def get_prompt_expressiveness(faithfulness_result, lines, shared_prompt):
225225
1. Direct Translation Reflection:
226226
- Evaluate language fluency
227227
- Check if the language style is consistent with the original text
228-
- Check the conciseness of the subtitles, point out where the translation is too wordy, the translation should be close to the original text in length
228+
- Check the conciseness of the subtitles, point out where the translation is too wordy
229229
230230
2. {TARGET_LANGUAGE} Free Translation:
231231
- Aim for contextual smoothness and naturalness, conforming to {TARGET_LANGUAGE} expression habits

0 commit comments

Comments
 (0)