spaCy/spacy/kb
2022-12-15 10:17:25 +01:00
..
__init__.py Finish Candidate refactoring. 2022-11-29 15:03:54 +01:00
candidate.py Update setup.py. Remove temporary comments. 2022-11-29 15:15:47 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Switch to SpanGroup (from Doc) for bundling Spans for candidate retrieval. 2022-12-15 10:17:25 +01:00
kb.pxd Make entity_vector_length available in Python. 2022-11-16 16:16:20 +01:00
kb.pyx Switch to SpanGroup (from Doc) for bundling Spans for candidate retrieval. 2022-12-15 10:17:25 +01:00