spaCy/spacy/cli/templates
Adriane Boyd cd6bd91c3a
Switch default train corpus max_length to 0 in quickstart (#8142)
The behavior of `spacy.Corpus.v1` is unexpected enough for `max_length
!= 0` that `0` is a better default for users creating a new config with
the quickstart.

If not, documents are skipped, sometimes the entire corpus is skipped,
and sometimes documents are (quite unexpectedly for your average user)
split into sentences.
2021-05-20 14:48:09 +02:00
..
quickstart_training_recommendations.yml Fix formatting in bg/bn quickstart recs 2021-02-26 17:08:37 +01:00
quickstart_training.jinja Switch default train corpus max_length to 0 in quickstart (#8142) 2021-05-20 14:48:09 +02:00