benchmarkstt.metrics.cli module

Calculate metrics based on the comparison of a hypothesis with a reference.

benchmarkstt.metrics.cli.argparser(parser: argparse.ArgumentParser)[source]
benchmarkstt.metrics.cli.file_to_iterable(file, type_, normalizer=None)[source]
benchmarkstt.metrics.cli.main(parser, args, normalizer=None)[source]