spaCy/spacy/kb
2023-03-20 10:31:11 +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 Fix merge leftovers. 2023-03-20 10:31:11 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Merge branch 'refactor/el-candidates' into feature/docwise-generator-batching 2023-03-20 10:24:17 +01:00