mirror of https://github.com/explosion/spaCy.git
* Set a value in attrs.pxd on the first flag, to reduce bugs
This commit is contained in:
parent
c263577424
commit
9c667b7f15
|
@ -14,7 +14,7 @@ cpdef enum attr_id_t:
|
|||
IS_STOP
|
||||
IS_OOV
|
||||
|
||||
FLAG13
|
||||
FLAG13 = 13
|
||||
FLAG14
|
||||
FLAG15
|
||||
FLAG16
|
||||
|
|
Loading…
Reference in New Issue