spaCy/spacy/kb
2023-03-10 09:03:41 +01:00
..
__init__.py Port Candidate and InMemoryCandidate to Cython. 2023-03-09 14:44:41 +01:00
candidate.pxd Drop unused InMemoryCandidate._entity_hash. 2023-03-10 09:00:30 +01:00
candidate.pyx Update docstrings. 2023-03-10 09:03:41 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Drop storing mention. 2023-03-09 15:04:10 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Rename 'alias' to 'mention'. 2023-03-09 12:06:15 +01:00