spaCy/spacy/kb
Sofie Van Landeghem 699dd8b3b7
Update __all__ fields (#13063)
* update all for pipeline.init

* add all in training.init

* add all in kb.init

* alphabetically
2023-10-16 10:17:47 +02:00
..
__init__.py Update __all__ fields (#13063) 2023-10-16 10:17:47 +02:00
candidate.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
candidate.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
kb_in_memory.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
kb_in_memory.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
kb.pxd Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
kb.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00