text.Reduction

Type of reduction to be done by the n-gram op.

The supported reductions are as follows:

MEAN <Reduction.MEAN: 2>
STRING_JOIN <Reduction.STRING_JOIN: 3>
SUM <Reduction.SUM: 1>