EnglishWordFormsProvider

EnglishWordFormsProvider class

Represents an English word forms provider.

public class EnglishWordFormsProvider : IWordFormsProvider

Constructors

Name Description
EnglishWordFormsProvider() Initializes a new instance of the EnglishWordFormsProvider class.

Methods

Name Description
GetWordForms(string) Gets the word forms for the specified word. The resulting array does not contain the original word.

Remarks

Learn more

See Also