spaCy/spacy/kb
2022-10-20 09:43:47 +02:00
..
__init__.py Convert batched into doc-wise batched candidate generation. 2022-10-18 15:31:15 +02:00
candidate.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
candidate.pyx Change typing from Generator to Iterable. 2022-10-20 09:43:47 +02:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Convert batched into doc-wise batched candidate generation. 2022-10-18 15:31:15 +02:00