mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-30 09:53:04 +03:00
Update spacy/kb/candidate.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
21fa22de08
commit
417e8fea8b
|
@ -45,7 +45,7 @@ class BaseCandidate(abc.ABC):
|
|||
|
||||
|
||||
class Candidate(BaseCandidate):
|
||||
"""`Candidate` for InMemoryLookupKBCandidate."""
|
||||
"""`Candidate` for InMemoryLookupKB."""
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
|
Loading…
Reference in New Issue
Block a user