StopWordsRemovingEstimator.Language Enum    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stopwords language. This enumeration is serialized.
public enum StopWordsRemovingEstimator.Languagetype StopWordsRemovingEstimator.Language = Public Enum StopWordsRemovingEstimator.Language- Inheritance
- 
				StopWordsRemovingEstimator.Language
Fields
| Name | Value | Description | 
|---|---|---|
| English | 0 | |
| French | 1 | |
| German | 2 | |
| Dutch | 3 | |
| Danish | 4 | |
| Swedish | 5 | |
| Italian | 6 | |
| Spanish | 7 | |
| Portuguese | 8 | |
| Portuguese_Brazilian | 9 | |
| Norwegian_Bokmal | 10 | |
| Russian | 11 | |
| Polish | 12 | |
| Czech | 13 | |
| Arabic | 14 | |
| Japanese | 15 |