mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
* Add PROB attribute in attrs.pxd
This commit is contained in:
parent
dc13edd7cb
commit
c2d8edd0bd
|
@ -84,3 +84,4 @@ cpdef enum attr_id_t:
|
|||
ENT_TYPE
|
||||
HEAD
|
||||
SPACY
|
||||
PROB
|
||||
|
|
Loading…
Reference in New Issue
Block a user