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 6501baf commit 541d3ecCopy full SHA for 541d3ec
src/edu/stanford/nlp/trees/ud/EnglishMWTCombiner.java
@@ -30,7 +30,7 @@ public SemanticGraph combineMWTs(SemanticGraph sg) {
30
" </ssurgeon-pattern>",
31
" <ssurgeon-pattern>",
32
" <uid>3</uid>",
33
- " <notes>Edit a node's MWT for cannot</notes>",
+ " <notes>Edit a node's MWT for wanna/gonna</notes>",
34
" <semgrex>" + XMLUtils.escapeXML("{word:/(?i)wan|gon/;after://}=first . {word:/(?i)na/}=second") + "</semgrex>",
35
" <edit-list>CombineMWT -node first -node second</edit-list>",
36
0 commit comments