spaCy/spacy/kb
2022-11-16 16:07:39 +01: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 Make entity_vector_length available in Python. 2022-11-16 16:07:39 +01:00
kb.pyx Update docstring. 2022-11-09 14:31:22 +01:00