spaCy/spacy/kb
Raphael Mitsch 10ddefa686
Update spacy/kb/kb_in_memory.pyx
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2023-04-24 20:44:37 +02:00
..
__init__.py Entity linking: use SpanGroup instead of Iterable[Span] for mentions (#12344) 2023-03-20 12:25:18 +01:00
candidate.pxd Introduce hierarchy for EL Candidate objects (#12341) 2023-03-20 00:34:35 +01:00
candidate.pyx Introduce hierarchy for EL Candidate objects (#12341) 2023-03-20 00:34:35 +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 spacy/kb/kb_in_memory.pyx 2023-04-24 20:44:37 +02: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-04-24 20:43:56 +02:00