Spaces:
Running
Running
File size: 942 Bytes
d0a3fab | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | # `picarones.evaluation` — métriques et vues
## Vues
::: picarones.evaluation.views.base
options:
show_root_heading: true
::: picarones.evaluation.views.executor
options:
show_root_heading: true
::: picarones.evaluation.views.text_view
options:
show_root_heading: true
::: picarones.evaluation.views.alto_view
options:
show_root_heading: true
::: picarones.evaluation.views.search_view
options:
show_root_heading: true
## Registre
::: picarones.evaluation.registry.registry
options:
show_root_heading: true
## Projecteurs
::: picarones.evaluation.projectors.base
options:
show_root_heading: true
::: picarones.evaluation.projectors.alto
options:
show_root_heading: true
::: picarones.evaluation.projectors.canonical
options:
show_root_heading: true
::: picarones.evaluation.projectors.pagexml
options:
show_root_heading: true
|