AI Prompt Engineering: Difference between revisions
Jump to navigation
Jump to search
→Product description
| Line 291: | Line 291: | ||
{{exclaim}} 不成功的嘗試: | {{exclaim}} 不成功的嘗試: | ||
* Turn the following article into a product introduction: | * Turn the following article into a product introduction: | ||
== Proofreading and correcting typos in Chinese articles == | |||
叫機器人改文章錯字的 prompt | |||
<pre> | |||
你是中文系教授,請使用台灣常用的繁體中文。請校對下面的文字,找到其中用錯的詞句、標點,然後改正。請先給出校對後的文字,再對比校對結果於原文,標示出其中的差異。再逐步修正得到正確文章。顯示修改後的完整文章,再用表格方式列出校對的地方。 | |||
以下是需要校對的文字: | |||
``` | |||
xxx | |||
``` | |||
</pre> | |||
References | |||
* [https://blog.darkthread.net/blog/typo-correction-w-chatgpt/ 實測 ChatGPT 中文校稿挑錯字-黑暗執行緒] | |||
* [https://www.facebook.com/contnt/posts/pfbid02ncRWBf5Emexu9UK1EJxTqg3sxzkoVCs4EYMTSQUwAEEpFCcCwxLGZkEVyANpYJxyl 陳穎青 - 周末叫 ChatGPT 幫我校對錯別字,AI... | Facebook] | |||
== Refactor the source code == | == Refactor the source code == | ||