mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 10:46:29 +03:00
fcbf899b08
* remove _convert_examples * fix test_gold, raise TypeError if tuples are used instead of Example's * throwing proper errors when the wrong type of objects are passed * fix deprectated format in tests * fix deprectated format in parser tests * fix tests for NEL, morph, senter, tagger, textcat * update regression tests with new Example format * use make_doc * more fixes to nlp.update calls * few more small fixes for rehearse and evaluate * only import ml_datasets if really necessary |
||
---|---|---|
.. | ||
__init__.py | ||
_app.py | ||
convert.py | ||
debug_data.py | ||
download.py | ||
evaluate.py | ||
info.py | ||
init_model.py | ||
package.py | ||
pretrain.py | ||
profile.py | ||
project.py | ||
train.py | ||
validate.py |