Skip to content

Which dependency labels are used in English model? #2705

@d5555

Description

@d5555

It was already asked before in #1682 . Which dependency labels are used in English model?
I see that in documentation Universal Dependancy Labels are mixed with English Dependancy Labels .
It was said:
" The English models are trained on the the OntoNotes 5 corpus and all use the CLEAR style for dependency labels. You can see the full list of labels here: https://spacy.io/api/annotation#dependency-parsing-english (You should be able to click on "English" and expand the section to show the full table)."

But in English model Annotation Specifications , for example, tags "nummod" , "compound", "acl" are absent but you can find them among Universal Dependancy Labels . While tags "poss" and "case" are missing in Universal Dependancy set and the tag "relcl" is missing in both sets. Is it some kind of mixed version of both used by spaCy English model or it is just incomplete documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation and website

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions