mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 13:17:06 +03:00
d8573ee715
* Add check for empty input file to CLI pretrain * Raise error if JSONL is not a dict or contains neither `tokens` nor `text` key * Skip empty values for correct pretrain keys and log a counter as warning * Add tests for CLI pretrain core function make_docs. * Add a short hint for the `tokens` key to the CLI pretrain docs * Add success message to CLI pretrain * Update model loading to fix the tests * Skip empty values and do not create docs out of it |
||
---|---|---|
.. | ||
converters | ||
__init__.py | ||
_schemas.py | ||
convert.py | ||
debug_data.py | ||
download.py | ||
evaluate.py | ||
info.py | ||
init_model.py | ||
link.py | ||
package.py | ||
pretrain.py | ||
profile.py | ||
train.py | ||
validate.py |