spaCy/spacy/kb
Raphael Mitsch faede7155c
Update spacy/kb/kb.pyx
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2023-03-17 11:32:41 +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 spacy/kb/kb.pyx 2023-03-17 11:32:41 +01:00