Add length attribute to MorphAnalysisC

This commit is contained in:
Matthew Honnibal 2019-03-08 00:08:57 +01:00
parent b5f2b7b454
commit 9a2d1cc6e0

View File

@ -75,6 +75,7 @@ cdef struct TokenC:
cdef struct MorphAnalysisC:
univ_pos_t pos
int length
attr_t abbr
attr_t adp_type