mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
* Upd attrs id list
This commit is contained in:
parent
01fab6bb90
commit
efa80096f1
|
@ -79,3 +79,7 @@ cpdef enum attr_id_t:
|
|||
POS
|
||||
TAG
|
||||
DEP
|
||||
ENT_IOB
|
||||
ENT_TYPE
|
||||
HEAD
|
||||
SPACY
|
||||
|
|
Loading…
Reference in New Issue
Block a user