weightTableSetOperationsGetScoreForMatch Method (IWeightTable, IEnumerableString, termTableColumns, dataPointAggregationType) |
Namespace: imbSCI.DataComplex
public static double GetScoreForMatch( this IWeightTable table, IEnumerable<string> queryTerms, termTableColumns scoreToUse = termTableColumns.tf_idf, dataPointAggregationType aggregation = dataPointAggregationType.sum )