mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Update spacy/kb/candidate.pxd
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
c61654eef8
commit
34e092e4e5
|
@ -13,4 +13,4 @@ cdef class InMemoryCandidate(Candidate):
|
|||
cdef readonly InMemoryLookupKB _kb
|
||||
cdef hash_t _entity_hash
|
||||
cdef float _entity_freq
|
||||
cdef hash_t _mention
|
||||
cdef hash_t _mention
|
||||
|
|
Loading…
Reference in New Issue
Block a user