mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-22 10:02:01 +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 readonly InMemoryLookupKB _kb
|
||||
cdef float _entity_freq
|
||||
cdef hash_t _mention
|
||||
cdef hash_t _mention
|
||||
|
|
Loading…
Reference in New Issue
Block a user