3 references to SmoothingFunction
Microsoft.Extensions.AI.Evaluation.NLP (2)
BLEUEvaluator.cs (1)
95
SmoothingFunction
.Method4);
Common\BLEUAlgorithm.cs (1)
183
smoothingFunction =
SmoothingFunction
.Method0;
Microsoft.Extensions.AI.Evaluation.NLP.Tests (1)
BLEUAlgorithmTests.cs (1)
65
double[] smoothed =
SmoothingFunction
.Method4(prec, hypLen);