Skip to content

Commit 8c345f9

Browse files
committed
A missing line of doc in the Ssurgeon documentation
1 parent 03e4542 commit 8c345f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/edu/stanford/nlp/semgraph/semgrex/ssurgeon/Ssurgeon.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
* <li> {@code reattachNamedEdge -edge edgename -gov gov -dep dep}
8484
* <li> {@code addDep -gov node1 -reln depType -position where ...attributes...}
8585
* <li> {@code editNode -node node ...attributes...}
86+
* <li> {@code combineMWT -node node -word word}
8687
* <li> {@code setRoots n1 (n2 n3 ...)}
8788
* <li> {@code mergeNodes n1 n2}
8889
* <li> {@code killAllIncomingEdges -node node}

0 commit comments

Comments
 (0)