mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Fix LANG symbol
This commit is contained in:
parent
0bf2f6be29
commit
c0caf7cf27
|
@ -87,4 +87,4 @@ cdef enum attr_id_t:
|
|||
SPACY
|
||||
PROB
|
||||
|
||||
LANG = 999
|
||||
LANG
|
||||
|
|
|
@ -457,4 +457,4 @@ cdef enum symbol_t:
|
|||
|
||||
acl
|
||||
LAW
|
||||
LANG = 999
|
||||
LANG
|
||||
|
|
Loading…
Reference in New Issue
Block a user