Files
myWiki/concepts/content-question-answering.md

579 B
Raw Blame History

title, type, created, tags
title type created tags
Content Question Answering (CQA) concept 2026-06-04
question-answering
nlp
reading-comprehension

Content Question Answering (CQA)

定义:给定一段文本内容和一个问题,从内容中提取或推理出答案的任务。

CQA 是 intraview 所属的任务范式。与开放域 QA 不同CQA 严格限定于提供的内容,不允许引入外部知识。

相关概念