average-overlap¶
Synopsis¶
average-overlap [-h] [--micro] [--measure MEASURE [MEASURE ...]]
[--segment NAME LABEL... [NAME LABEL... ...]]
[--noheader] [--noid] [--output OUTPUT]
tables [tables ...]
Description¶
No description available.
Command options¶
-
-h,--help¶ show this help message and exit
-
--micro,-micro¶ Compute micro-average of each measure instead of a macro-average.
-
--measureMEASURE [MEASURE ...],-measureMEASURE [MEASURE ...],--metricMEASURE [MEASURE ...],-metricMEASURE [MEASURE ...]¶ Overlap measure(s) to include in output, all by default.
-
--segmentNAME LABEL... [NAME LABEL... ...],-segmentNAME LABEL... [NAME LABEL... ...]¶ Average the overlap measures for the specified labels, LABEL must be integer or range ‘5..10’.
-
--noheader¶ Input tables have no header row, cannot use –measure and –micro options then.
-
--noid¶ Input tables have no label/subject ID column at index 0.
-
--outputOUTPUT,-outputOUTPUT¶ Name of output text file.