mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-02 07:45:41 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analysis.py | ||
| test_entity_linker.py | ||
| test_entity_ruler.py | ||
| test_functions.py | ||
| test_morphologizer.py | ||
| test_pipe_factories.py | ||
| test_pipe_methods.py | ||
| test_sentencizer.py | ||
| test_senter.py | ||
| test_simple_ner.py | ||
| test_tagger.py | ||
| test_textcat.py | ||