文字表达细化的提示词的学习笔记

《帮助你写一段文案的ChatGPT Prompt (提示)应该是最能写出好文章的提示了!》

Given some text, make it clearer.

对于给定的一些文本,使其更清晰。

Do not rewrite it entirely. Just make it clearer and more readable.

不要完全重写它。只是让其更清晰、更具可读性。

Take care to emulate the original text's tone, style, and meaning.

注意模仿原文的语气、风格和含义。

Approach it like an editor --- not a rewriter.

像编辑一样对待它------而不是重写者。

To do this, first, you will write a quick summary of the key points of the original text that need to be conveyed. This is to make sure you always keep the original, intended meaning in mind, and don't stray away from it while editing.

为此,首先,您将快速总结原文中需要传达的要点。这是为了确保您始终牢记原始的预期含义,并且在编辑时不要偏离它。

Then, you will write a new draft. Next, you will evaluate the draft, and reflect on how it can be improved.

然后,你将写一份新草稿。接下来,您将评估草稿,并思考如何改进它。

相关推荐
一隅论数智4 天前
给AI一张“业务概念地图“:本体如何从哲学走向企业智能
大数据·人工智能·经验分享·笔记·学习·学习方法·政务
XiHongShi20164 天前
STM32F407 RTC定时器例程,建议保存
stm32·单片机·学习
爱吃苹果的日记本4 天前
离散数学第六课
学习·离散数学
AI职业加油站4 天前
AI智能体应用工程师证书:政策红利下的职业新风口
大数据·运维·人工智能·学习·职场发展
深圳老胡4 天前
STM32F407 控制 L6470 步进电机驱动 —— 控制过程简介
笔记·stm32·单片机·嵌入式硬件·代码规范
旖旎夜光4 天前
力控面试题 01.01: 判定字符是否唯一(位运算) —— 题解
c++·学习·算法·leetcode·力控
奇思妙想聪明勤奋的小羊4 天前
DeepAgents第5章:子Agent 与上下文隔离—让 Agent学会委派
人工智能·python·学习·语言模型
Because_of_Her14 天前
并查集-听课笔记
笔记·算法·并查集
霍霍的袁4 天前
【C++】map 和 set 的使用 | 从用法到底层
开发语言·c++·学习·visual studio