spaCy/spacy
2020-08-07 18:40:54 +02:00
..
cli Merge pull request #5882 from explosion/feature/raise-from 2020-08-06 00:35:26 +02:00
displacy
gold Add DocBin to/from_disk methods and update docs (#5892) 2020-08-07 14:30:59 +02:00
lang Use "raise ... from" in custom errors for better tracebacks 2020-08-05 23:53:21 +02:00
matcher Use "raise ... from" in custom errors for better tracebacks 2020-08-05 23:53:21 +02:00
ml Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
pipeline Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
tests Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
tokens Add DocBin to/from_disk methods and update docs (#5892) 2020-08-07 14:30:59 +02:00
__init__.pxd
__init__.py Simplify config overrides in CLI and deserialization (#5880) 2020-08-05 23:35:09 +02:00
__main__.py
about.py
attrs.pxd
attrs.pyx
compat.py
default_config.cfg
errors.py 'debug data' instead of 'debug-data' 2020-08-06 15:47:31 +02:00
glossary.py
kb.pxd
kb.pyx
language.py Use "raise ... from" in custom errors for better tracebacks 2020-08-05 23:53:21 +02:00
lemmatizer.py
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py Be less choosy about reporting textcat scores (#5879) 2020-08-06 16:24:13 +02:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx Remove unused imports 2020-08-06 19:30:47 +02:00
typedefs.pxd
typedefs.pyx
util.py Merge pull request #5882 from explosion/feature/raise-from 2020-08-06 00:35:26 +02:00
vectors.pyx
vocab.pxd
vocab.pyx