spaCy/spacy/pipeline/_parser_internals
Matthew Honnibal a019315534 Fix memory zones 2024-09-09 13:49:41 +02:00
..
__init__.pxd
__init__.py
_beam_utils.pxd Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
_beam_utils.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
_state.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
_state.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
arc_eager.pxd Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
arc_eager.pyx Fix memory zones 2024-09-09 13:49:41 +02:00
ner.pxd
ner.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
nonproj.hh Detect cycle during projectivize (#10877) 2022-06-08 19:34:11 +02:00
nonproj.pxd Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
nonproj.pyx Fix memory zones 2024-09-09 13:49:41 +02:00
stateclass.pxd Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
stateclass.pyx Fix typo in method name 2024-01-16 21:54:54 +01:00
transition_system.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
transition_system.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00