spaCy/spacy
github-actions[bot] de6607fc9b Auto-format code with black (#10857)
Co-authored-by: explosion-bot <explosion-bot@users.noreply.github.com>
2022-06-02 08:16:24 +02:00
..
cli Add spacy-span-analyzer to debug data (#10668) 2022-05-23 19:06:38 +02:00
displacy #10672: fixes displacy output for manual unsorted entities (#10673) 2022-04-27 09:51:58 +02:00
lang Auto-format code with black (#10687) 2022-04-22 11:24:53 +02:00
matcher Better errors for has_annotation and Matcher (#10830) 2022-06-02 08:16:08 +02:00
ml Refactor error messages to remove hardcoded strings (#10729) 2022-05-02 13:38:46 +02:00
pipeline Fix Entity Linker with tokenization mismatches (fix #9575) (#10457) 2022-05-23 20:42:26 +02:00
tests Auto-format code with black (#10857) 2022-06-02 08:16:24 +02:00
tokens Better errors for has_annotation and Matcher (#10830) 2022-06-02 08:16:08 +02:00
training Alignment: use a simplified ragged type for performance (#10319) 2022-04-01 09:02:06 +02:00
__init__.pxd
__init__.py
__main__.py
about.py Set version to v3.3.0 (#10614) 2022-04-28 13:07:49 +02:00
attrs.pxd
attrs.pyx
compat.py
default_config_pretraining.cfg
default_config.cfg
errors.py Better errors for has_annotation and Matcher (#10830) 2022-06-02 08:16:08 +02:00
glossary.py Add glossary entry for root (#10821) 2022-05-20 09:56:32 +02:00
kb.pxd
kb.pyx
language.py Ignore overrides for pipe names in config argument (#10779) 2022-05-12 11:46:08 +02:00
lexeme.pxd
lexeme.pyi
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
py.typed
schemas.py
scorer.py Alignment: use a simplified ragged type for performance (#10319) 2022-04-01 09:02:06 +02:00
strings.pxd
strings.pyi Fix StringStore.__getitem__ return type depending on parameter types (#10741) 2022-05-03 17:57:07 +02:00
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd Add tokenizer option to allow Matcher handling for all rules (#10452) 2022-03-24 13:21:32 +01:00
tokenizer.pyx Add tokenizer option to allow Matcher handling for all rules (#10452) 2022-03-24 13:21:32 +01:00
ty.py
typedefs.pxd
typedefs.pyx
util.py hook up meta in load_model_from_config (#10400) 2022-03-04 11:07:45 +01:00
vectors.pyx Save vectors as little endian, load with Ops.asarray (#10201) 2022-03-21 14:24:46 +01:00
vocab.pxd
vocab.pyi Add vector deduplication (#10551) 2022-03-30 08:54:23 +02:00
vocab.pyx Add vector deduplication (#10551) 2022-03-30 08:54:23 +02:00