We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace6ae4 commit dc816bbCopy full SHA for dc816bb
website/docs/usage/rule-based-matching.md
@@ -1142,7 +1142,7 @@ pattern = [
1142
{
1143
"LEFT_ID": "anchor_founded",
1144
"REL_OP": ">",
1145
- "RIGHT_ID": "subject",
+ "RIGHT_ID": "founded_subject",
1146
"RIGHT_ATTRS": {"DEP": "nsubj"},
1147
}
1148
# ...
@@ -1212,7 +1212,7 @@ pattern = [
1212
1213
1214
1215
1216
1217
},
1218
0 commit comments