Files
nexus/wiki/concepts/引文追溯.md

28 lines
800 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: 引文追溯
title: "引文追溯"
type: concept
tags: [notebooklm, accuracy, citation]
last_updated: 2026-04-15
---
## Definition
NotebookLM 对每个回答附带精确原文引文,点击即可跳转至源文档对应位置,实现知识的可溯源验证。
## Core Mechanism
- Source-Grounding 约束回答仅基于上传文档
- 每个答案自动附带引文([1][2][3] 格式)
- 点击引文直接跳转到原文对应位置
## Key Properties
- 消除幻觉AI 只能基于上传文档回答
- 快速验证:无需通读全文即可核实关键信息
- 适合法律文档、技术文档等高精度场景
## Related Concepts
- [[Source-Grounding]]:引文追溯的技术基础
- [[被动学习]]Audio Overviews 中也会引用原文
## Sources
- [[7-ways-NotebookLM]]