spaCy/spacy
Matthew Honnibal c04bab6bae
Fix train loop to avoid swallowing tracebacks (#6693)
* Avoid swallowing tracebacks in train loop

* Format

* Handle first
2021-01-09 08:25:47 +08:00
..
cli Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00
displacy Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
lang
matcher Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master 2020-11-25 11:49:34 +01:00
ml Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00
pipeline Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00
tests Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00
tokens convert tuple to list, because the type mismatches (#6625) 2021-01-07 16:42:12 +11:00
training
__init__.pxd * Seems to be working after refactor. Need to wire up more POS tag features, and wire up save/load of POS tags. 2014-10-24 02:23:42 +11:00
__init__.py
__main__.py Tidy up 2020-06-22 00:45:40 +02:00
about.py Set version to v2.3.4 2020-11-26 08:48:52 +01:00
attrs.pxd
attrs.pyx
compat.py
default_config.cfg
default_config_pretraining.cfg
errors.py
glossary.py
kb.pxd
kb.pyx
language.py
lexeme.pxd
lexeme.pyx Update docs links in codebase 2020-09-04 12:58:50 +02:00
lookups.py Always serialize lookups and vectors to disk 2020-10-05 09:40:20 +02:00
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py
strings.pxd Remove 'cleanup' of strings (#6007) 2020-09-01 16:12:15 +02:00
strings.pyx
structs.pxd
symbols.pxd
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
vectors.pyx
vocab.pxd Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master 2020-11-25 11:49:34 +01:00
vocab.pyx