mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 17:52:31 +03:00
Add missing Tiger dependencies to glossary
This commit is contained in:
parent
c98d3f5bec
commit
e6e13634ba
|
@ -279,6 +279,12 @@ GLOSSARY = {
|
||||||
"re": "repeated element",
|
"re": "repeated element",
|
||||||
"rs": "reported speech",
|
"rs": "reported speech",
|
||||||
"sb": "subject",
|
"sb": "subject",
|
||||||
|
"sb": "subject",
|
||||||
|
"sbp": "passivized subject (PP)",
|
||||||
|
"sp": "subject or predicate",
|
||||||
|
"svp": "separable verb prefix",
|
||||||
|
"uc": "unit component",
|
||||||
|
"vo": "vocative",
|
||||||
# Named Entity Recognition
|
# Named Entity Recognition
|
||||||
# OntoNotes 5
|
# OntoNotes 5
|
||||||
# https://catalog.ldc.upenn.edu/docs/LDC2013T19/OntoNotes-Release-5.0.pdf
|
# https://catalog.ldc.upenn.edu/docs/LDC2013T19/OntoNotes-Release-5.0.pdf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user