spaCy/spacy/pipeline/_parser_internals
2024-01-24 13:08:56 +01:00
..
__init__.pxd Add beam_parser and beam_ner components for v3 (#6369) 2020-12-13 09:08:32 +08:00
__init__.py The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
_beam_utils.pxd isort all the things 2023-06-26 11:41:03 +02:00
_beam_utils.pyx Merge remote-tracking branch 'upstream/master' into maintenance/v4-merge-master-20240119 2024-01-19 12:34:29 +01:00
_state.pxd isort 2023-12-08 20:24:09 +01:00
_state.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
arc_eager.pxd isort all the things 2023-06-26 11:41:03 +02:00
arc_eager.pyx Merge remote-tracking branch 'upstream/master' into maintenance/v4-merge-master-20240119 2024-01-19 12:34:29 +01:00
ner.pxd The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
ner.pyx Merge remote-tracking branch 'upstream/master' into maintenance/v4-merge-master-20240119 2024-01-19 12:34:29 +01:00
nonproj.hh Detect cycle during projectivize (#10877) 2022-06-08 19:34:11 +02:00
nonproj.pxd isort all the things 2023-06-26 11:41:03 +02:00
nonproj.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
search.pxd cython fixes and cleanup 2023-07-19 17:41:29 +02:00
search.pyx Py_UNICODE is not compatible with 3.12 2024-01-24 13:08:56 +01:00
stateclass.pxd isort all the things 2023-06-26 11:41:03 +02:00
stateclass.pyx Fix typo in method name 2024-01-16 21:54:54 +01:00
transition_system.pxd Revert "Merge the parser refactor into v4 (#10940)" 2023-12-08 20:23:08 +01:00
transition_system.pyx Merge remote-tracking branch 'upstream/master' into maintenance/v4-merge-master-20240119 2024-01-19 12:34:29 +01:00