Add link to dependency parse workflow

This commit is contained in:
Ines Montani 2016-11-07 21:32:03 +01:00
parent 418c084f12
commit bf3c1c7a48

View File

@ -28,9 +28,10 @@ p
p p
| The best way to understand spaCy's dependency parser is interactively, | The best way to understand spaCy's dependency parser is interactively,
| through the displacy visualizer. If you want to know how to write rules | through the #[+a(DEMOS_URL + "/displacy") displaCy visualizer]. If you
| that hook into some type of syntactic construction, just plug the | want to know how to write rules that hook into some type of syntactic
| sentence into the visualizer and see how spaCy annotates it. | construction, just plug the sentence into the visualizer and see how
| spaCy annotates it.
+h(2, "navigating") Navigating the parse tree +h(2, "navigating") Navigating the parse tree