AI-team-UoA/GeoQuestions1089
收藏资源简介:
GeoQuestions1089是一个众包的地理空间问答数据集,包含1089个三元组,每个三元组由自然语言问题、SPARQL/GeoSPARQL查询及其答案组成。该数据集的目标是知识图谱YAGO2geo,并用于评估两个最先进的问答引擎GeoQA2和Hamzei等人的引擎。数据集分为两部分:GeoQuestions_c和GeoQuestions_w,前者包含1017个条目,后者包含72个条目,区别在于后者的自然语言问题包含语法、句法和拼写错误。数据集的最新版本是1.1,包含多项改进,如统一的查询格式和变量命名、自然语言大小写修正、查询分类修正等。数据集的问答问题分为9个类别,涵盖了从简单的地理属性查询到复杂的空间关系查询。
GeoQuestions1089 is a crowdsourced geospatial question-answering dataset that contains 1089 triples of natural language questions, SPARQL/GeoSPARQL queries, and their answers. The dataset targets the Knowledge Graph YAGO2geo and has been used to benchmark two state-of-the-art Question Answering engines, GeoQA2 and the engine of Hamzei et al. The dataset is divided into two parts: GeoQuestions_c and GeoQuestions_w, with the former containing 1017 entries and the latter containing 72 entries, the difference being that the natural language questions in GeoQuestions_w contain grammatical, syntactical, and spelling mistakes. The latest version of the dataset is 1.1, which includes several enhancements such as uniform query format and variable naming, fixes in natural language capitalization, corrections in query categorization, and more. The datasets questions are categorized into 9 categories, ranging from simple thematic attribute queries to complex geospatial relation queries.
GeoQuestions1089 数据集概述
基本信息
- 许可证: CC BY 4.0
- 任务类别: 问答
- 语言: 英语
- 数据量: 1K < n < 10K
数据集描述
- 名称: GeoQuestions1089
- 来源: 众包的时空问答数据集,包含1089个自然语言问题、SPARQL/GeoSPARQL查询及其答案,基于YAGO2geo知识图谱。
- 版本: 1.1
数据集结构
- 部分:
- GeoQuestions_c: 1017个条目,问题无语法、句法和拼写错误。
- GeoQuestions_w: 72个条目,问题包含语法、句法和拼写错误。
- 范围:
- GeoQuestions_c:
- 1-895: 仅针对YAGO2geo
- 896-1017: 针对YAGO2 + YAGO2geo
- GeoQuestions_w: 1018-1089: 问题包含错误
- GeoQuestions_c:
版本更新
- 版本1.1:
- 统一查询格式和变量命名
- 修正自然语言大小写
- 修正查询分类
- 替换stSPARQL函数为GeoSPARQL函数
- 改进现有查询的正确性
- 替换错误的三元组
问题分类
- 类别: 9类
- A: 询问特征的主题或空间属性
- B: 询问特征是否与另一特征或特征集存在空间关系
- C: 询问给定类别的特征与另一特征的空间关系
- D: 询问给定类别的特征与另一类别的特征的空间关系
- E: 询问给定类别的特征与未指定类别的特征的空间关系,且其中一个或两个与明确指定的特征存在另一空间关系
- F: 类似C、D、E,但期望答案包含更多主题和/或空间特征
- G: 包含数量和聚合的问题
- H: 包含最高级或比较级的问题
- I: 包含数量、聚合和最高级/比较级的问题
类别分布
| 类别 | GeoQuestions1089_c | GeoQuestions1089_w |
|---|---|---|
| A | 173 | 16 |
| B | 139 | 11 |
| C | 176 | 14 |
| D | 22 | 1 |
| E | 138 | 6 |
| F | 24 | 2 |
| G | 174 | 11 |
| H | 145 | 9 |
| I | 26 | 2 |
前缀定义
PREFIX geo: http://www.opengis.net/ont/geosparql# PREFIX geof: http://www.opengis.net/def/function/geosparql/ PREFIX rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# PREFIX rdfs: http://www.w3.org/2000/01/rdf-schema# PREFIX xsd: http://www.w3.org/2001/XMLSchema# PREFIX yago: http://yago-knowledge.org/resource/ PREFIX y2geor: http://kr.di.uoa.gr/yago2geo/resource/ PREFIX y2geoo: http://kr.di.uoa.gr/yago2geo/ontology/ PREFIX strdf: http://strdf.di.uoa.gr/ontology# PREFIX uom: http://www.opengis.net/def/uom/OGC/1.0/ PREFIX owl: http://www.w3.org/2002/07/owl#
许可证
- 许可证: CC0 Attribution 4.0 International
- 版权: © 2024 AI-Team, University of Athens




