spaCy/spacy/kb
2023-03-03 11:08:17 +01:00
..
__init__.py Rename Candidate to InMemoryCandidate, BaseCandidate to Candidate. 2023-03-01 14:27:50 +01:00
candidate.py Refactor Candidate attribute names. Update docs and tests accordingly. 2023-03-03 11:08:17 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Refactor Candidate attribute names. Update docs and tests accordingly. 2023-03-03 11:08:17 +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