Description of Testing a Full-Text Search Stemmer in C# :
Testing a Full-Text Search Stemmer in C# is an informative article in which the author discusses about testing the output of the stemmer component in C#. You can use the stemmer component for FREETEXT queries and CONTAINS queries using the FORMSOF(INFLECTIONAL, ?) syntax within a search expression.