mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
0cddb0dbe9
Move timing into `Language.evaluate` so that only the processing is timing, not processing + scoring. `Language.evaluate` returns `scores["speed"]` as words per second, which should be identical to how the speed was added to the scores previously. Also add the speed to the evaluate CLI output. |
||
---|---|---|
.. | ||
project | ||
__init__.py | ||
_util.py | ||
convert.py | ||
debug_data.py | ||
debug_model.py | ||
download.py | ||
evaluate.py | ||
info.py | ||
init_model.py | ||
package.py | ||
pretrain.py | ||
profile.py | ||
train.py | ||
validate.py |