AWS SDK for .NET Documentation
AlgorithmicStemming Property
AmazonAmazon.CloudSearch.ModelAnalysisOptionsAlgorithmicStemming Did this page help you?   Yes   No    Tell us about it...
The level of algorithmic stemming to perform: none, minimal, light, or full. The available levels vary depending on the language. For more information, see Langage Specific Text Processing Settings in the Amazon CloudSearch Developer Guide

Constraints:

Allowed Values
none, minimal, light, full

Declaration Syntax
C#
public string AlgorithmicStemming { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)