The documentation for the dependency labels used by the German parser gives the labels and with spacy.explain one can see a disabbreviated form of the labels.
But I didn't manage to find a reference to annotation guidelines or links to papers or treebanks that can be consulted on what the labels are supposed to mean.
As far as I can tell the current inventory of 42 labels is not identical with either Tiger or NEGRA. For instance, spacy's labels for German include avc which is in NEGRA but not in Tiger. The label ag is used by spacy. It is not in NEGRA but it is in Tiger. spacy's inventory also includes dep which is neither in NEGRA nor in Tiger.
Could you steer me towards documentation of the label set that spaCy uses?
Which page or section is this issue related to?
https://spacy.io/models/de
The documentation for the dependency labels used by the German parser gives the labels and with
spacy.explainone can see a disabbreviated form of the labels.But I didn't manage to find a reference to annotation guidelines or links to papers or treebanks that can be consulted on what the labels are supposed to mean.
As far as I can tell the current inventory of 42 labels is not identical with either Tiger or NEGRA. For instance, spacy's labels for German include
avcwhich is in NEGRA but not in Tiger. The labelagis used by spacy. It is not in NEGRA but it is in Tiger. spacy's inventory also includesdepwhich is neither in NEGRA nor in Tiger.Could you steer me towards documentation of the label set that spaCy uses?
Which page or section is this issue related to?
https://spacy.io/models/de