Skip to content

Commit 46982cf

Browse files
authored
Add glossary entry for root (explosion#10821)
* Add glossary entry for root There was already one but it was lower case, maybe that should be removed? * remove lowercase root On reflection, that was probably just a mistake. * Add lowercase root back It's harmless to leave it there.
1 parent 357be26 commit 46982cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spacy/glossary.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ def explain(term):
273273
"relcl": "relative clause modifier",
274274
"reparandum": "overridden disfluency",
275275
"root": "root",
276+
"ROOT": "root",
276277
"vocative": "vocative",
277278
"xcomp": "open clausal complement",
278279
# Dependency labels (German)

0 commit comments

Comments
 (0)