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 5004daa commit ec801b3Copy full SHA for ec801b3
_pages/tools_nndep.md
@@ -17,7 +17,9 @@ arrow from the word _moving_ to the word _faster_ indicates that _faster_
17
modifies _moving_ , and the label _advmod_ assigned to the arrow describes the
18
exact nature of the dependency.
19
20
-
+<p align="center">
21
+ <img src="assets/images/nndep-example.png">
22
+</p>
23
24
We have built a **super-fast** transition-based parser which produces typed
25
dependency parses of natural language sentences. The parser is powered by a
assets/images/nndep-example.png
12 KB
0 commit comments