.. |
cli
|
Sanitize direct download (#13313)
|
2024-02-20 13:17:51 +01:00 |
displacy
|
Fix displacy span stacking (#13068)
|
2023-11-02 12:02:18 +01:00 |
kb
|
Update __all__ fields (#13063)
|
2023-10-16 10:17:47 +02:00 |
lang
|
fixed variable types
|
2024-03-26 11:08:49 +01:00 |
matcher
|
Update __all__ fields (#13063)
|
2023-10-16 10:17:47 +02:00 |
ml
|
`TextCatParametricAttention.v1`: set key transform dimensions (#13249)
|
2024-02-02 13:01:59 +01:00 |
pipeline
|
Fix typo in method name
|
2024-01-16 21:54:54 +01:00 |
tests
|
Sanitize direct download (#13313)
|
2024-02-20 13:17:51 +01:00 |
tokens
|
Type documentation fixes for Doc (#13187)
|
2023-12-18 09:00:47 +01:00 |
training
|
Update __all__ fields (#13063)
|
2023-10-16 10:17:47 +02:00 |
__init__.pxd
|
…
|
|
__init__.py
|
Revert "Load the cli module lazily for spacy.info (#12962)"
|
2023-10-04 12:33:33 +02:00 |
__main__.py
|
…
|
|
about.py
|
Set version to 3.7.4 (#13327)
|
2024-02-14 14:46:28 +01:00 |
attrs.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
attrs.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
compat.py
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
default_config.cfg
|
Support registered vectors (#12492)
|
2023-08-01 15:46:08 +02:00 |
default_config_pretraining.cfg
|
…
|
|
errors.py
|
Make `Language.pipe` workers exit cleanly (#13321)
|
2024-02-12 14:39:38 +01:00 |
glossary.py
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
language.py
|
Make `Language.pipe` workers exit cleanly (#13321)
|
2024-02-12 14:39:38 +01:00 |
lexeme.pxd
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
lexeme.pyi
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
lexeme.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
lookups.py
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
morphology.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
morphology.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
parts_of_speech.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
parts_of_speech.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
pipe_analysis.py
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
py.typed
|
…
|
|
schemas.py
|
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.7-1
|
2023-09-28 15:09:06 +02:00 |
scorer.py
|
Update for numpy 2.0 deprecations (#13103)
|
2023-11-06 08:47:53 +01:00 |
strings.pxd
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
strings.pyi
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
strings.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
structs.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
symbols.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
symbols.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
tokenizer.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
tokenizer.pyx
|
Update Tokenizer.explain for special cases with whitespace (#13086)
|
2023-11-06 17:29:59 +01:00 |
ty.py
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
typedefs.pxd
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
typedefs.pyx
|
Add profile=False to currently unprofiled cython
|
2023-09-28 17:09:41 +02:00 |
util.py
|
Warn about reloading dependencies after downloading models (#13081)
|
2023-11-10 08:05:07 +01:00 |
vectors.pyx
|
Remove profile=True from currently profiled cython
|
2023-09-28 17:09:41 +02:00 |
vocab.pxd
|
ci: add cython linter (#12694)
|
2023-07-19 12:03:31 +02:00 |
vocab.pyi
|
Configure isort to use the Black profile, recursively isort the `spacy` module (#12721)
|
2023-06-14 17:48:41 +02:00 |
vocab.pyx
|
Remove profile=True from currently profiled cython
|
2023-09-28 17:09:41 +02:00 |