mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
* Fiddle with lexeme attrs
This commit is contained in:
parent
564082e48e
commit
49f3780ff5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user