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 ef9baf0 commit eb4d58dCopy full SHA for eb4d58d
src/edu/stanford/nlp/semgraph/semgrex/ssurgeon/Ssurgeon.java
@@ -116,7 +116,7 @@
116
* {@code -pos ...} sets the xpos of the word, {@code -cpos ...} sets the upos of the word, etc.
117
* You cannot set the index of a word this way; an exception will be thrown.
118
* To put whitespace in an attribute, you can quote it.
119
- * So, for example, a Vietnamese word can be set as {@code -word "xin chào"}
+ * So, for example, a Vietnamese word can be set as {@code -word "xin chào"}
120
*</p><p>
121
* {@code editNode} will edit the attributes of a word.
122
* {@code -node} is the node to edit.
0 commit comments