spaCy/spacy
Ines Montani 1d01d89b79 Update CLI docs and evaluate command [ci skip] 2020-08-07 14:40:58 +02:00
..
cli Update CLI docs and evaluate command [ci skip] 2020-08-07 14:40:58 +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 Tidy up and auto-format 2020-08-05 16:00:59 +02:00
pipeline Add AttributeRuler API docs 2020-08-07 12:43:23 +02:00
tests Add DocBin to/from_disk methods and update docs (#5892) 2020-08-07 14:30:59 +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 Set version to v3.0.0a5 2020-07-25 14:06:01 +02:00
attrs.pxd
attrs.pyx
compat.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
default_config.cfg
errors.py
glossary.py
kb.pxd Tidy up and avoid absolute spacy imports in core 2020-05-21 20:05:03 +02:00
kb.pyx Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
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 Update Morphology to load exceptions as MORPH_RULES 2020-07-16 21:16:49 +02:00
morphology.pyx
parts_of_speech.pxd Add support for Universal Dependencies v2.0 2017-03-03 13:17:34 +01:00
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 Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
tokenizer.pxd
tokenizer.pyx Remove unused imports 2020-08-06 19:30:47 +02:00
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
vocab.pxd
vocab.pyx