🌐 [translation-sync] [util_rand_resp] Update reference style across lecture and correct typos - #237
🌐 [translation-sync] [util_rand_resp] Update reference style across lecture and correct typos#237mmcky wants to merge 2 commits into
Conversation
✅ Deploy Preview for astonishing-narwhal-a8fc64 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Translation Quality ReviewVerdict: PASS | Model: claude-sonnet-5 | Date: 2026-08-05 📝 Translation Quality
Summary: 此次翻译在准确性、流畅性、术语一致性和格式保留方面整体表现良好,新增章节内容完整且忠实原文,数学公式与代码块无损坏。主要问题集中在个别术语(如“jeopardy”译法前后不统一)和少数句子的语气/衔接可以更贴近原文语义。未发现阻断性错误或语法错误,整体质量较高。 新增章节(Fligner et al. 1977、Greenberg et al. 1977、Lanke 和 Chaudhuri-Mukerjee 方法分析)翻译完整、术语准确,数学公式与代码块均完整保留 标题元数据(translation frontmatter)正确设置,heading映射清晰,符合系统要求 全文对复杂的期望效用、真话边界等概念的翻译清晰易懂,专业术语基本遵循了参考术语表 中英文标点和间距规范基本得到遵守(中文文本与行内公式/术语之间有恰当空格) Suggestions:
🔍 Diff Quality
Summary: The translation sync correctly mirrors all structural, positional, and content changes from the source document, including code refactoring, prf:assumption blocks, numref figures, and heading renames. This review was generated automatically by action-translation review mode. |
There was a problem hiding this comment.
Pull request overview
This PR is an automated translation sync for the Chinese lecture util_rand_resp, aligning it with upstream reference/citation style updates and various content/structure edits from the source repository, plus updating the translation state metadata.
Changes:
- Updates citation roles / reference style (e.g., switching to
{cite:t}in multiple places) and refactors some prose/heading metadata. - Reworks several code cells and figure blocks (mystnb figure metadata, plotting code refactors).
- Updates
.translate/state/util_rand_resp.md.ymlto the new synced source SHA/date and tool metadata.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
lectures/util_rand_resp.md |
Updates citations, headings metadata, adds proof-style assumptions, refactors plotting cells and figure metadata. |
.translate/state/util_rand_resp.md.yml |
Updates translation sync state (source SHA, synced date, mode, tool version). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - 方差随曲线向上向左移动而增加,曲线颜色随方差增加而变浅 | ||
|
|
||
| 假设等方差模型的参数遵循Ljungqvist {cite}`ljungqvist1993unified`中的设定,即: | ||
| 假设等方差模型的参数遵循 Ljungqvist {cite}`ljungqvist1993unified` 中的设定,即: |
| - 最优模型设计是在真实边界接触到最低可能的等方差曲线的点上获得的。 | ||
|
|
||
| Ljungqvist {cite}`ljungqvist1993unified`分析的一个实际含义是,可以通过**选择足够接近的 $\text{Pr}(A|\text{yes})$ 和 $\text{Pr}(A|\text{no})$**来承认对受访者隐私需求的不确定性。 | ||
| {cite}`ljungqvist1993unified` 分析的一个实际含义是,可以通过 *选择足够接近的 $\text{Pr}(A|\text{yes})$ 和 $\text{Pr}(A|\text{no})$* 来承认对受访者隐私需求的不确定性。 |
| 我们使用以下导入: | ||
|
|
||
| ```{code-cell} ipython3 | ||
| import matplotlib.pyplot as plt | ||
| import numpy as np | ||
| ``` |
Automated Translation Sync
This PR contains automated translations from QuantEcon/lecture-python.myst.
Source PR
#621 - [util_rand_resp] Update reference style across lecture and correct typos
Files Updated
lectures/util_rand_resp.md.translate/state/util_rand_resp.md.ymlDetails
This PR was created automatically by the translation action.