mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Fix symbol alignment
This commit is contained in:
parent
7281026879
commit
c345c042b0
|
@ -81,7 +81,6 @@ cdef enum symbol_t:
|
|||
DEP
|
||||
ENT_IOB
|
||||
ENT_TYPE
|
||||
ENT_KB_ID
|
||||
HEAD
|
||||
SENT_START
|
||||
SPACY
|
||||
|
@ -461,3 +460,5 @@ cdef enum symbol_t:
|
|||
xcomp
|
||||
|
||||
acl
|
||||
|
||||
ENT_KB_ID
|
||||
|
|
Loading…
Reference in New Issue
Block a user