20260617:目前有914 页

This commit is contained in:
2026-06-17 15:02:40 +08:00
parent e96b955fda
commit 91fac5b6fc
423 changed files with 20687 additions and 34 deletions

View File

@@ -0,0 +1,17 @@
---
title: "Content Question Answering (CQA)"
type: concept
created: 2026-06-04
tags: [question-answering, nlp, reading-comprehension]
---
# Content Question Answering (CQA)
**定义**:给定一段文本内容和一个问题,从内容中提取或推理出答案的任务。
CQA 是 [[intraview|IntraView]] 所属的任务范式。与开放域 QA 不同CQA 严格限定于提供的内容,不允许引入外部知识。
## 相关概念
- [[intraview|IntraView]] — CQA 在科学文献领域的严格特化
- [[content-grounded-retrieval]] — CQA 的忠实性要求