Fix LANG symbol

This commit is contained in:
Matthew Honnibal 2018-02-17 18:10:50 +01:00
parent 0bf2f6be29
commit c0caf7cf27
2 changed files with 2 additions and 2 deletions

View File

@ -87,4 +87,4 @@ cdef enum attr_id_t:
SPACY
PROB
LANG = 999
LANG

View File

@ -457,4 +457,4 @@ cdef enum symbol_t:
acl
LAW
LANG = 999
LANG