Uses of Class
org.terrier.structures.outputformat.LETOROutputFormat
-
Packages that use LETOROutputFormat Package Description org.terrier.structures.outputformat Provides functionality for writing Terrier ResultSets to disk as .res files, e.g. -
-
Uses of LETOROutputFormat in org.terrier.structures.outputformat
Subclasses of LETOROutputFormat in org.terrier.structures.outputformat Modifier and Type Class Description class
Normalised2LETOROutputFormat
As LETOROutputFormat, but uses normalisation 2 to normalise all scores in [0,1] for each queryclass
NormalisedLETOROutputFormat
As LETOROutputFormat, but normalises all scores in [0,1] for each query
-