spaCy/spacy/kb
Sofie Van Landeghem 604cec0140 rely on is_empty property instead of __len__ (#12347)
(cherry picked from commit 74cae47bf6)
2023-03-02 13:15:44 +01:00
..
__init__.py Convert Candidate from Cython to Python class. 2023-02-28 13:49:52 +01:00
candidate.py Convert Candidate from Cython to Python class. 2023-02-28 13:49:52 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx rely on is_empty property instead of __len__ (#12347) 2023-03-02 13:15:44 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Add auxiliary methods for KB (and InMemoryLookupKB). 2023-02-28 17:29:01 +01:00