spaCy/spacy/kb
2023-03-05 14:33:32 +01:00
..
__init__.py Rename Candidate to InMemoryCandidate, BaseCandidate to Candidate. 2023-03-01 14:27:50 +01:00
candidate.py Fix mypy error. 2023-03-05 14:33:32 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Refacor Candidate attributes and their usage. 2023-03-05 13:49:13 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Fix docstring and docs. 2023-03-01 15:09:24 +01:00