spaCy/spacy/cli
Adriane Boyd baf19fd652 Update cats scoring to provide overall score
* Provide top-level score as `attr_score`
* Provide a description of the score as `attr_score_desc`
* Provide all potential scores keys, setting unused keys to `None`
* Update CLI evaluate accordingly
2020-07-27 12:26:10 +02:00
..
project Add smart_open dependency to fetch project assets (#5812) 2020-07-26 12:15:00 +02:00
__init__.py Merge branch 'develop' into feature/refactor-config-args 2020-07-10 20:51:52 +02:00
_util.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
convert.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
debug_data.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
debug_model.py Use consistent --gpu-id option name 2020-07-22 16:53:41 +02:00
download.py Update CLI commans to use one shared util file 2020-07-10 17:57:40 +02:00
evaluate.py Update cats scoring to provide overall score 2020-07-27 12:26:10 +02:00
info.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
init_model.py Remove omit_extra_lookups 2020-07-22 16:01:17 +02:00
package.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
pretrain.py Use consistent --gpu-id option name 2020-07-22 16:53:41 +02:00
profile.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
train.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
validate.py Update CLI commans to use one shared util file 2020-07-10 17:57:40 +02:00