1 write to KeepPunctuations
Microsoft.ML.Transforms (1)
Text\TextFeaturizingEstimator.cs (1)
394
KeepPunctuations
= parent.OptionalSettings.KeepPunctuations;
2 references to KeepPunctuations
Microsoft.ML.Transforms (2)
Text\TextFeaturizingEstimator.cs (2)
354
!
KeepPunctuations
||
475
new TextNormalizingEstimator(h, tparams.TextCase, tparams.KeepDiacritics, tparams.
KeepPunctuations
,