|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICompressor | Interface that defines a function for returning the size of a string after compression. |
Class Summary | |
---|---|
CompressionBased | This function returns the similarity of two strings using text compression. |
GZipCompressor | 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). |
NormalisedCompression | This function returns the similarity of two strings using text compression. |
Stores the similarity measures using compression implemented by Derek Bridge.
Test 16 shows how to use these similarity measures.
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |