* Fiddle with lexeme attrs

This commit is contained in:
Matthew Honnibal 2014-12-04 21:22:38 +11:00
parent 564082e48e
commit 49f3780ff5

View File

@ -103,8 +103,8 @@ cdef struct Lexeme:
attr_t sense_type
float prob
float upper_pc
float title_pc
float lower_pc
float sentiment
cdef Lexeme EMPTY_LEXEME