layout | title | generated |
---|---|---|
base |
English grammatical relations |
true |
This page is an automatic merge of the pages with documentation and examples from Section 2 of Stanford typed dependencies manual (de Marneffe and Manning 2008).
{% for p in site.en-dep %}
{% if p.content contains "" %}
{{ p.content | split:"" | first }}
See details
{% else %}
{{ p.content }}
{% endif %}
edit {{ p.title }}
{% endfor %}