Gets the predicted solution of the given cases according
to the classification type and returns a case that has the
query description and the predicted solution.
Gets the predicted solution of the given cases according
to the classification type and returns a case that has the
query description and the predicted solution.
Class that implements the ICompressor interface, i.e. it defines a function
for returning the size of an object (in this case, a String) after
compression (in this casse, by GZip).
GZipCompressor() -
Constructor for class jcolibri.method.retrieve.NNretrieval.similarity.local.textual.compressionbased.GZipCompressor