SMART task
收藏资源简介:
SMART任务是一个用于答案类型预测任务的数据集。在自然语言处理和信息检索领域中,问答是一个流行的任务,其目标是对自然语言问题提供答案(超越文档检索)。问题或答案类型分类在问答中起着关键作用。问题通常可以根据Wh-词(谁、什么、何时、哪里、哪个、谁、谁的、为什么)进行分类。类似地,答案类型分类是根据查询确定预期答案的类型。文献中的此类答案类型分类作为使用一组粗粒度类型的短文本分类任务进行,例如,TREC QA任务中的6种或50种类型。使用流行的语义网本体如DBpedia(约760个类)和Wikidata(约50K个类)可以进行细粒度的答案类型分类。在这个挑战中,给定一个自然语言问题,任务是使用目标本体中的一组候选者预测答案类型。
The SMART task is a dataset designed for answer type prediction tasks. In the fields of natural language processing and information retrieval, question answering is a popular task aimed at providing answers to natural language questions (beyond document retrieval). The classification of question or answer types plays a crucial role in question answering. Questions can typically be classified based on Wh-words (who, what, when, where, which, whom, whose, why). Similarly, answer type classification involves determining the type of expected answer based on the query. Such answer type classifications in the literature are treated as short text classification tasks using a set of coarse-grained types, for example, 6 or 50 types in the TREC QA task. Fine-grained answer type classification can be performed using popular semantic web ontologies such as DBpedia (approximately 760 classes) and Wikidata (approximately 50K classes). In this challenge, given a natural language question, the task is to predict the answer type using a set of candidates from the target ontology.
数据集概述
数据集名称
SeMantic AnsweR Type (SMART)
数据集用途
用于答案类型预测任务。
任务描述
该任务要求根据自然语言问题,从目标本体中预测答案类型。
任务背景
- 问题回答(Question Answering, QA)是自然语言处理和信息检索领域的一个流行任务。
- 问题或答案类型分类在QA中扮演关键角色。
- 问题通常根据Wh-terms(如Who, What, When等)进行分类。
- 答案类型分类涉及根据查询确定预期答案的类型。
- 文献中的答案类型分类通常作为短文本分类任务,使用粗粒度类型,例如TREC QA任务中的6或50种类型。
- 使用流行语义网本体如DBpedia(约760个类别)和Wikidata(约50,000个类别)可以实现细粒度的答案类型分类。




