spaCy/spacy
2020-09-29 23:40:54 +02:00
..
cli Remove init form path 2020-09-29 22:53:18 +02:00
displacy
lang Tidy up and auto-format 2020-09-29 21:39:28 +02:00
matcher Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
ml
pipeline Tidy up and auto-format 2020-09-29 21:39:28 +02:00
tests Tidy up and auto-format 2020-09-29 21:39:28 +02:00
tokens Make DocBin output stable data (set iteration) 2020-09-25 22:20:44 +02:00
training Fix data augmentation 2020-09-29 23:40:54 +02:00
__init__.pxd
__init__.py
__main__.py Tidy up 2020-06-22 00:45:40 +02:00
about.py Fix pretraining in train script (#6143) 2020-09-25 15:47:10 +02:00
attrs.pxd
attrs.pyx
compat.py
default_config_pretraining.cfg Update default_config_pretraining.cfg 2020-09-28 12:31:54 +02:00
default_config.cfg Disable the OVL augmentation by default 2020-09-29 23:02:40 +02:00
errors.py Merge pull request #6160 from explosion/feature/prepare 2020-09-29 20:55:13 +02:00
glossary.py
kb.pxd
kb.pyx updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
language.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
schemas.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
scorer.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
strings.pxd
strings.pyx
structs.pxd Clean up MorphAnalysisC struct (#6146) 2020-09-25 15:56:48 +02:00
symbols.pxd Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
symbols.pyx Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Use __pyx_vtable__ instead of __reduce_cython__ 2020-09-29 22:04:17 +02:00
vectors.pyx
vocab.pxd
vocab.pyx