spaCy/spacy/ml
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
..
models Merge remote-tracking branch 'upstream/develop' into whatif/arrow 2020-06-22 15:15:20 +02:00
__init__.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
_biluo.py Format 2020-06-22 01:11:43 +02:00
_character_embed.py Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
_iob.py Format 2020-06-22 01:11:43 +02:00
_precomputable_affine.py Format 2020-06-22 01:11:43 +02:00
extract_ngrams.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
spacy_vectors.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
tb_framework.py Format 2020-06-22 01:11:43 +02:00