.. |
__init__.pxd
|
* Break up tokens.pyx into tokens/doc.pyx, tokens/token.pyx, tokens/spans.pyx
|
2015-07-13 20:20:58 +02:00 |
__init__.py
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
doc_bin.py
|
Merge remote-tracking branch 'upstream/master' into v4-isort
|
2023-06-26 12:43:00 +02:00 |
doc.pxd
|
Merge branch 'upstream_master' into sync_v4
|
2023-07-19 16:37:31 +02:00 |
doc.pyi
|
Revert "feat: add example stubs (#12679)"
|
2023-07-06 17:02:38 +02:00 |
doc.pyx
|
cython fixes and cleanup
|
2023-07-19 17:41:29 +02:00 |
graph.pxd
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
graph.pyx
|
Merge branch 'upstream_master' into sync_v4
|
2023-07-19 16:37:31 +02:00 |
morphanalysis.pxd
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
morphanalysis.pyi
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
morphanalysis.pyx
|
cython fixes and cleanup
|
2023-07-19 17:41:29 +02:00 |
retokenizer.pyi
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
retokenizer.pyx
|
Merge branch 'upstream_master' into sync_v4
|
2023-07-19 16:37:31 +02:00 |
span_group.pxd
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
span_group.pyi
|
feat: add type hinting on SpanGroup.__iter__ (#12642)
|
2023-05-17 14:20:00 +02:00 |
span_group.pyx
|
Merge branch 'upstream_master' into sync_v4
|
2023-07-19 16:37:31 +02:00 |
span_groups.py
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
span.pxd
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
span.pyi
|
Merge remote-tracking branch 'upstream/master' into sync-v4-master-20230612
|
2023-06-12 15:57:10 +02:00 |
span.pyx
|
cython fixes and cleanup
|
2023-07-19 17:41:29 +02:00 |
token.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
token.pyi
|
isort all the things
|
2023-06-26 11:41:03 +02:00 |
token.pyx
|
merge fixes
|
2023-07-19 16:38:29 +02:00 |
underscore.py
|
Fix span <-> underscore import cycle
|
2023-06-26 12:43:21 +02:00 |