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 5970639 commit 0be6b7fCopy full SHA for 0be6b7f
src/edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java
@@ -58,7 +58,7 @@ public abstract class SemgrexMatcher {
58
this.namesToEdges = namesToEdges;
59
this.variableStrings = variableStrings;
60
}
61
-
+
62
SemgrexMatcher(SemanticGraph sg,
63
IndexedWord node,
64
Map<String, IndexedWord> namesToNodes,
0 commit comments