Trust link

This commit is contained in:
Ines Montani 2016-11-07 21:50:40 +01:00
parent bf3c1c7a48
commit 0a90b141f4

View File

@ -28,8 +28,8 @@ 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 #[+a(DEMOS_URL + "/displacy") displaCy visualizer]. If you | through the #[+a(DEMOS_URL + "/displacy", true) displaCy visualizer]. If
| want to know how to write rules that hook into some type of syntactic | you want to know how to write rules that hook into some type of syntactic
| construction, just plug the sentence into the visualizer and see how | construction, just plug the sentence into the visualizer and see how
| spaCy annotates it. | spaCy annotates it.