mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 10:46:29 +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