Snow Statistics Summarizer

(35 downloads)

[ Download ]

This tool summarizes SNoW output statistics for each label in a given task. The input file must be generated by SNoW's '-o allpredictions' mode, with the output directed to a file by SNoW's '-R' argument. The labels file should be generated from the same source used to generate the SNoW examples, e.g. FEX. The labels file has the format "labelNumber label", where the label number is an integer < 1000, and label is an arbitrary string not containing a newline character, with each pair on a new line.

Usage: analyze.pl snowResultsFile labelFile [ > outputFile]