语义标注测试示例
语义标注测试示例
本文档用于测试实体标注和语义关系标注功能。
实体标注示例
1 孔子是春秋时期的思想家,他创立了儒学。
2 曲阜是孔子的出生地。
语义关系标注
- id: rel-1
type: same_as
source: entity:person:孔子
target: entity:person:孔丘
evidence: ["para:1"]
status: asserted
confidence: high
- id: rel-2
type: teacher_of
source: entity:person:孔子
target: entity:person:子路
evidence: ["para:1"]
status: asserted
confidence: medium
- id: rel-3
type: part_of
source: entity:concept:儒学
target: entity:concept:仁
evidence: ["para:1"]
status: inferred
confidence: low