14,962
edits
(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> | ||
== | == 逐字稿潤稿 == | ||
Prompt | 提示文字 (Prompt) | ||
<pre> | <pre> | ||
您的任務是改善中文口語訪談的逐字稿段落。您需要添加標點符號、確保段落連貫、保持原意,並視需要重寫部分文字。請使用台灣常用的繁體中文。 | |||
這是前文段落(提供上下文): | |||
<previous_paragraph> | <previous_paragraph> | ||
REPLACE_PREVIOUS_PARAGRAPH | REPLACE_PREVIOUS_PARAGRAPH | ||
</previous_paragraph> | </previous_paragraph> | ||
這是後文段落(提供上下文): | |||
<next_paragraph> | <next_paragraph> | ||
REPLACE_NEXT_PARAGRAPH | REPLACE_NEXT_PARAGRAPH | ||
</next_paragraph> | </next_paragraph> | ||
請依照以下指引修改內容: | |||
1. | 1. 適當添加標點符號 | ||
2. | 2. 確保修改後的段落與前後文連貫順暢 | ||
3. | 3. 維持原始語意與用意 | ||
4. | 4. 必要時重寫部分內容以提升可讀性 | ||
5. | 5. 使用台灣常用繁體中文字 | ||
6. | 6. 修正明顯的語法錯誤或口語不順之處 | ||
7. | 7. 無需額外說明 | ||
請以下列JSON格式輸出結果: | |||
```json | ```json | ||
{"text": " | {"text": "您修改後的段落內容"} | ||
``` | ``` | ||
</pre> | </pre> | ||