Skip to content

Commit ec801b3

Browse files
committed
Try to fix missing nndep-example.png
1 parent 5004daa commit ec801b3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_pages/tools_nndep.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ arrow from the word _moving_ to the word _faster_ indicates that _faster_
1717
modifies _moving_ , and the label _advmod_ assigned to the arrow describes the
1818
exact nature of the dependency.
1919

20-
![](/static/img/nndep-example.png)
20+
<p align="center">
21+
<img src="assets/images/nndep-example.png">
22+
</p>
2123

2224
We have built a **super-fast** transition-based parser which produces typed
2325
dependency parses of natural language sentences. The parser is powered by a

assets/images/nndep-example.png

12 KB
Loading

0 commit comments

Comments
 (0)