spaCy/spacy/pipeline
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
..
defaults train is from-config by default (#5575) 2020-06-12 02:02:07 +02:00
__init__.py remove Tensorizer 2020-06-01 23:38:48 +02:00
entityruler.py unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
functions.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
hooks.py remove Tensorizer 2020-06-01 23:38:48 +02:00
morphologizer.pyx Fix eg.doc 2020-06-22 01:03:39 +02:00
pipes.pyx Merge remote-tracking branch 'upstream/develop' into whatif/arrow 2020-06-22 15:15:20 +02:00
simple_ner.py Merge remote-tracking branch 'upstream/develop' into whatif/arrow 2020-06-22 15:15:20 +02:00
tok2vec.py Remove Example.doc property 2020-06-22 00:54:38 +02:00