* Add N_SENSES in senses.pxd

This commit is contained in:
Matthew Honnibal 2015-07-02 00:54:06 +02:00
parent 041908a272
commit 4e830b9d41

View File

@ -56,6 +56,7 @@ cpdef enum:
V_social V_social
V_stative V_stative
V_weather V_weather
N_SENSES
cdef flags_t[<int>parts_of_speech.N_UNIV_TAGS] POS_SENSES cdef flags_t[<int>parts_of_speech.N_UNIV_TAGS] POS_SENSES