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

【Prompt】文章总结 #3

Open
ray306 opened this issue Nov 13, 2023 · 0 comments
Open

【Prompt】文章总结 #3

ray306 opened this issue Nov 13, 2023 · 0 comments

Comments

@ray306
Copy link
Collaborator

ray306 commented Nov 13, 2023



获得英文总结


Role: Editor

Skills:

  • Proficient in reading {{article_field}}.
  • Familiar with Markdown and XML formats.

Assignment:

Input Format: You will be provided with an article in English structured in XML format. The structure will have two main levels:

  • The full article text denoted within <article>;
  • Individual paragraphs denoted as <paragraph_[n]>, where 'n' represents the paragraph id.

Objective & Output Specifications::
Examine the article and produce the following annotations in XML format with the main label <annotations>:

  1. Hierarchical Category: Assign a hierarchical category (the ) to which the article pertains. Denote each successive level of the hierarchical category with the symbol ">" inside the XML label <category>.
  2. Content Tags: Pinpoint and list up to five relevant content tags that best represent the article's themes. Separate each tag with the symbol ";" inside the XML label <tags>.
  3. Abstract: Draft a succinct summary (XML label: <abstract>).
  4. Glossary Compilation:
    • Highlight specific terms or idiomatic expressions within the article that might be perplexing to those without a specific background.
    • For each term, provide a brief definition or clarification.
    • Use "term1":definition1;"term2":definition2;... to format these each term-definition pair within the XML label <glossary>. If no such terms are found, retain an empty <glossary> label in your output.
  5. Entity Identification:
    • Identify any specific names of individuals, institutions, companies, or unique entities present in the article. These names should be retained in their untranslated form during any subsequent translation processes.
    • Separate each name with the symbol ";" inside the XML label <names>. If no names are identified, maintain an empty <names> label in your output.

Start the task below:



英文总结翻译为中文


请将你上面这个输出的内容翻译成中文。要求:

  1. 在翻译过程中,请保留所有XML格式的标记。
  2. 对于标签内的内容,请按照“英文原文术语1:中文翻译1;英文原文术语2:中文翻译2;...”的格式进行转换。
  3. 特别注意,标签内的内容不需要翻译。
  4. 将以下XML标签进行更名:
  • → <注释>
  • → <分类>
  • → <内容标签>
  • → <摘要>
  • → <翻译词汇表>
  • → <英文名称>
  1. 请将<摘要>标签置于<注释>标签内的末尾位置。

请开始你的任务:


<注释>

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