This method matches the given query with provided services using the given algorithm and parameters.
@param algorithm AString with algorithm name and variant
@param query A String containing a URL to a query
@param params A String containing a list of parameters and values
@return String[][] object containing service names with degree of match and syntactic similarity
| |