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