spaCy/spacy/kb
2023-03-01 12:06:07 +01:00
..
__init__.py Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
candidate.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
candidate.pyx Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx rely on is_empty property instead of __len__ (#12347) 2023-03-01 12:06:07 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00