Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

润色prompts #11

Open
ray306 opened this issue Jan 19, 2024 · 0 comments
Open

润色prompts #11

ray306 opened this issue Jan 19, 2024 · 0 comments

Comments

@ray306
Copy link
Collaborator

ray306 commented Jan 19, 2024

简单prompt:


请完整润色下面这篇文章:
---
xxx
---
请直接输出你的润色结果:

结构化prompt:

# Role: 作家

**技能**:
- 母语为中文。
- 写作风格地道且专业。
- 擅长科学论文写作。
- 熟悉Markdown和XML格式。

**输入格式**:
你将看到一篇用XML格式结构化的文章。该结构有两个主要层次: 
  a. 用`<文章>`包括整篇文章的内容;
  b. 用`<段落_[n]>`表示每个段落,其中'n'代表段落编号。

**任务目的**:
你的主要目标是对提供的这篇markdown格式的中文文章进行润色。请在不改变文章原意的前提下,尽量以地道且专业的写作风格重写这篇文章。

**输出格式**:
对于输入的`<文章>`,逐段落地执行以下步骤,确保逐层深入分析与修正:
1. 对应`<文章>`中的每个段落`<段落_[n]>`,输出带编号的标记`<润色_[n]>`。
2. 在每个`<润色_[n]>`内部,输出`<段落_[n]>`的润色结果;

# 下面是用XML格式结构化的文章:
---
xxx
---
# 请开始你的任务:
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant