spaCy/spacy
Adriane Boyd 6108dabdc8 Rephrase error related to sample data initialization
Now that the initialize step is fully implemented, the source of E923 is
typically missing or improperly converted/formatted data rather than a
bug in spaCy, so rephrase the error and message and remove the prompt to
open an issue.
2021-02-08 09:21:36 +01:00
..
cli
displacy Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00
lang
matcher Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00
ml fix: TransformerListener with TextCatEnsemble (#6951) 2021-02-06 13:44:51 +01:00
pipeline ensure the loss value is cast as float (#6928) 2021-02-07 07:51:56 +08:00
tests The test `spacy/tests/vocab_vectors/test_lexeme.py::test_vocab_lexeme_add_flag_auto_id` seems to fail occasionally when the test suite is run in a random order. (#6956) 2021-02-07 07:51:34 +08:00
tokens
training
__init__.pxd
__init__.py
__main__.py
about.py Set version to v3.0.0 2021-02-02 20:26:17 +11:00
attrs.pxd Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
attrs.pyx Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
compat.py Use Literal type for nr_feature_tokens 2020-09-23 16:00:03 +02:00
default_config.cfg
default_config_pretraining.cfg pretrain architectures (#6451) 2020-12-08 14:41:03 +08:00
errors.py Rephrase error related to sample data initialization 2021-02-08 09:21:36 +01:00
glossary.py
kb.pxd Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
kb.pyx
language.py
lexeme.pxd
lexeme.pyx
lookups.py Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00
morphology.pxd Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
pipe_analysis.py
schemas.py
scorer.py
strings.pxd Remove 'cleanup' of strings (#6007) 2020-09-01 16:12:15 +02:00
strings.pyx Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00
structs.pxd Add SpanGroup and Graph container types to represent arbitrary annotations (#6696) 2021-01-14 17:30:41 +11:00
symbols.pxd introduce token.has_head and refer to MISSING_DEP_ (WIP) 2021-01-12 17:17:06 +01:00
symbols.pyx introduce token.has_head and refer to MISSING_DEP_ (WIP) 2021-01-12 17:17:06 +01:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master 2020-11-25 11:49:34 +01:00
typedefs.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
util.py Add capture argument to project_run (#6878) 2021-02-02 10:11:15 +08:00
vectors.pyx
vocab.pxd
vocab.pyx