spaCy/spacy/kb
2023-03-15 10:51:34 +01:00
..
__init__.py Port Candidate and InMemoryCandidate to Cython. 2023-03-09 14:44:41 +01:00
candidate.pxd Fix InMemoryCandidate attribute names. 2023-03-15 10:51:34 +01:00
candidate.pyx Fix InMemoryCandidate attribute names. 2023-03-15 10:51:34 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Update alias/mention usage in doc(strings). 2023-03-14 13:33:05 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Update docstrings. 2023-03-15 09:25:41 +01:00