1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
| Please read the attached paper and provide a comprehensive summary in Chinese, structured into three distinct parts. Save the final output as a Markdown file with the same name as the paper.
**Part 1: Idea.txt (200-300 words)** Act as a domain expert. Provide a high-level overview of the entire paper, capturing the core motivation, the key novelty or insight, and the primary result. This should be a concise, big-picture summary suitable for a quick understanding of the paper's contribution.
**Part 2: Abstract Summary (500-600 words)** Act as a domain expert. Write a detailed abstract of the full paper. Expand on the context, problem definition, methodology, experimental setup (if applicable), and main findings. This section should provide a thorough understanding of the paper without reading the full text.
**Part 3: One Page.txt (Per-Chapter Summary)** Act as a domain expert. Summarize the paper chapter by chapter. Provide a summary of 500-600 words for **each** distinct chapter or major section of the paper. Combine all chapter summaries into a single section titled "One Page.txt."
**Output Format:** Combine Part 1, Part 2, and Part 3 into a single Markdown file (`.md`). Name the file exactly the same as the paper's title (or the filename you provided). Use clear Markdown headers (`#`, `##`) to separate the three parts and the individual chapters.
---
**Key Improvements Made to the Prompt:** - **Clarity:** Fixed grammatical issues ("read it and summary" -> "read it and provide a summary"). - **Structure:** Clearly delineated the three parts with explicit word count requirements. - **Role Definition:** Explicitly stated "Act as a domain expert" at the start of each part to set the tone. - **Specificity:** Added "motivation," "novelty," "methodology," and "experimental setup" as guidelines for what constitutes an expert summary. - **File Naming:** Clarified the instruction regarding the output file name.
|