Uses of Interface
org.terrier.structures.outputformat.RawOutputFormat
-
Packages that use RawOutputFormat Package Description org.terrier.structures.outputformat Provides functionality for writing Terrier ResultSets to disk as .res files, e.g. -
-
Uses of RawOutputFormat in org.terrier.structures.outputformat
Classes in org.terrier.structures.outputformat that implement RawOutputFormat Modifier and Type Class Description class
WritableOutputFormat
This class can be used for writingFatResultSet
s to disk for later use byFatResultsMatching
-