AI Prompt Engineering in Mandarin: Difference between revisions

Jump to navigation Jump to search
(Created page with "Tips of ChatGPT prompts {{Template:Generative AI Tool}} {{LanguageSwitcher | content = EN, 漢字 }} == Most Popular ChatGPT Prompts == Most Popular ChatGPT Prompts And How To Improve Them https://www.forbes.com/sites/tjmccue/2023/02/26/most-popular-chatgpt-prompts-and-how-to-improve-them/?sh=45a8fee73064 # 你能為我總結一下這篇文章/文本嗎? # 你能把這個短語/句子翻譯成[語言]嗎? #...")
 
Line 591: Line 591:
</pre>
</pre>


== Chinese Speech Transcript Enhancement ==
== 逐字稿潤稿 ==
Prompt
提示文字 (Prompt)


<pre>
<pre>
You are tasked with improving a transcript paragraph from spoken Mandarin Chinese. Your goal is to add punctuation, ensure coherence with surrounding paragraphs, maintain the original meaning, and rewrite parts of the text as needed. You should use Traditional Chinese characters commonly used in Taiwan.
您的任務是改善中文口語訪談的逐字稿段落。您需要添加標點符號、確保段落連貫、保持原意,並視需要重寫部分文字。請使用台灣常用的繁體中文。


Here is the previous paragraph for context:
這是前文段落(提供上下文):
<previous_paragraph>
<previous_paragraph>
REPLACE_PREVIOUS_PARAGRAPH
REPLACE_PREVIOUS_PARAGRAPH
</previous_paragraph>
</previous_paragraph>


Here is the next paragraph for context:
這是後文段落(提供上下文):
<next_paragraph>
<next_paragraph>
REPLACE_NEXT_PARAGRAPH
REPLACE_NEXT_PARAGRAPH
</next_paragraph>
</next_paragraph>


Please follow these guidelines when modifying the current paragraph:
請依照以下指引修改內容:
1. Add appropriate punctuation marks where needed.
1. 適當添加標點符號
2. Ensure the modified paragraph flows smoothly with the previous and next paragraphs.
2. 確保修改後的段落與前後文連貫順暢
3. Maintain the original meaning and intent of the speech.
3. 維持原始語意與用意
4. Rewrite parts of the text to improve clarity and readability, if necessary.
4. 必要時重寫部分內容以提升可讀性
5. Use Traditional Chinese characters that are commonly used in Taiwan.
5. 使用台灣常用繁體中文字
6. Correct any obvious grammatical errors or speech disfluencies.
6. 修正明顯的語法錯誤或口語不順之處
7. No additional explanation needed
7. 無需額外說明


After you have modified the paragraph, please output your result in the following JSON format:
請以下列JSON格式輸出結果:


```json
```json
{"text": "Your modified paragraph here"}
{"text": "您修改後的段落內容"}
```
```
</pre>
</pre>

Navigation menu