spaCy/spacy/cli
svlandeg bf819ba302 Merge remote-tracking branch 'upstream/develop' into whatif/arrow
# Conflicts:
#	spacy/cli/train.py
#	spacy/gold.pyx
#	spacy/ml/models/multi_task.py
#	spacy/ml/models/simple_ner.py
#	spacy/ml/models/textcat.py
#	spacy/ml/models/tok2vec.py
#	spacy/pipeline/pipes.pyx
#	spacy/pipeline/simple_ner.py
#	spacy/scorer.py
#	spacy/tests/parser/test_add_label.py
#	spacy/tests/parser/test_nn_beam.py
#	spacy/tests/pipeline/test_morphologizer.py
#	spacy/tests/test_scorer.py
#	spacy/tests/test_util.py
#	spacy/util.py
2020-06-22 15:15:20 +02:00
..
__init__.py fix test checking for variants 2020-06-22 00:46:08 +02:00
convert.py Format 2020-06-22 01:11:43 +02:00
debug_data.py Remove GoldCorpus 2020-06-22 00:54:38 +02:00
download.py Use more sophisticated version parsing logic 2020-05-30 15:01:58 +02:00
evaluate.py Remove GoldCorpus 2020-06-22 00:54:38 +02:00
info.py unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
init_model.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
package.py Use more sophisticated version parsing logic 2020-05-30 15:01:58 +02:00
pretrain.py Merge remote-tracking branch 'upstream/develop' into whatif/arrow 2020-06-22 15:15:20 +02:00
profile.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
train.py Merge remote-tracking branch 'upstream/develop' into whatif/arrow 2020-06-22 15:15:20 +02:00
validate.py Make functions more general purpose and update docstrings and tests 2020-05-30 15:18:53 +02:00