mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Merge branch 'refactor/el-candidates' of github.com:rmitsch/spaCy into refactor/el-candidates
This commit is contained in:
commit
ce23942320
|
@ -12,4 +12,4 @@ cdef class Candidate:
|
||||||
cdef class InMemoryCandidate(Candidate):
|
cdef class InMemoryCandidate(Candidate):
|
||||||
cdef readonly InMemoryLookupKB _kb
|
cdef readonly InMemoryLookupKB _kb
|
||||||
cdef float _entity_freq
|
cdef float _entity_freq
|
||||||
cdef hash_t _mention
|
cdef hash_t _mention
|
||||||
|
|
Loading…
Reference in New Issue
Block a user