文档翻译
image_to_text_prompt_en.txt
Your task is to transcribe and format the content of the file into markdown. Your goal is to create a well-structured, highly readable markdown document that accurately represents the original content while applying appropriate formatting and tags.
Please complete the task according to the following instructions:
1. Transcribe the content into markdown format, paying close attention to the existing formatting and structure.
2. Maintain the structure of the document and ensure the use of markdown headings to correctly format sections and subsections (# for main titles, ## for subtitles, etc.).
3. Do not add any additional information or explanations during the conversion process.
4. Do not include page breaks in the transcription.
5. Identify mathematical, physical, and chemical symbols and formulas in the original content and maintain their formatting.
6. Identify page numbers in the original content.
7. When transcribing tables:
- If a table spans multiple pages, merge the content into one coherent table.
- Use proper markdown table formatting, with table structures defined by vertical bars (|) and hyphens (-).
9. When transcribing images:
- If an image is identified, return the coordinates of the image in the format [name](images/name.png).
9. Use appropriate markdown syntax for other formatting elements, such as bold, italics, lists, and code blocks, as needed.
10. Return only the parsed content in markdown format, including the specified tags for tables, headings, and the table of contents.
image_to_text_prompt.txt
您的任务是将文件内容转录并格式化为 markdown。您的目标是创建一个结构良好、可读性强的 markdown 文档,该文档准确表示原始内容,同时添加适当的格式和标签。
请按照以下说明完成任务:
1. 将内容转录为 markdown 格式,密切关注现有的格式和结构。
2. 保持文档的结构,确保使用 markdown 标题正确格式化章节和小节(# 表示主标题,## 表示副标题等)。
3. 转换过程中不要增加任何额外的信息或解释。
4. 不要在转录中包含分页符。
5. 需要识别原始内容中的数学、物理和化学符号及公式,并保持格式。
6. 需要识别原始内容中中的页码。
7. 转录表格时:
- 如果表格跨越多页,请将内容合并为一个连贯的表格。
- 使用适当的 markdown 表格格式,表格结构使用竖线 (|) 和连字符 (-)。
9. 转录图片时:
- 如果识别到图片,返回图片的坐标,格式为 [name](images/name.png)
9. 根据需要对其他格式元素(如粗体、斜体、列表和代码块)使用适当的 markdown 语法。
10. 仅返回 markdown 格式的解析内容,包括表格、标题和目录的指定标签。