MicrosoftStemmingTokenizerLanguage 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.
Lists the languages supported by the Microsoft language stemming tokenizer.
public enum MicrosoftStemmingTokenizerLanguage
type MicrosoftStemmingTokenizerLanguage =
Public Enum MicrosoftStemmingTokenizerLanguage
- Inheritance
-
MicrosoftStemmingTokenizerLanguage
Fields
Name | Value | Description |
---|---|---|
Arabic | 0 | Selects the Microsoft stemming tokenizer for Arabic. |
Bangla | 1 | Selects the Microsoft stemming tokenizer for Bangla. |
Bulgarian | 2 | Selects the Microsoft stemming tokenizer for Bulgarian. |
Catalan | 3 | Selects the Microsoft stemming tokenizer for Catalan. |
Croatian | 4 | Selects the Microsoft stemming tokenizer for Croatian. |
Czech | 5 | Selects the Microsoft stemming tokenizer for Czech. |
Danish | 6 | Selects the Microsoft stemming tokenizer for Danish. |
Dutch | 7 | Selects the Microsoft stemming tokenizer for Dutch. |
English | 8 | Selects the Microsoft stemming tokenizer for English. |
Estonian | 9 | Selects the Microsoft stemming tokenizer for Estonian. |
Finnish | 10 | Selects the Microsoft stemming tokenizer for Finnish. |
French | 11 | Selects the Microsoft stemming tokenizer for French. |
German | 12 | Selects the Microsoft stemming tokenizer for German. |
Greek | 13 | Selects the Microsoft stemming tokenizer for Greek. |
Gujarati | 14 | Selects the Microsoft stemming tokenizer for Gujarati. |
Hebrew | 15 | Selects the Microsoft stemming tokenizer for Hebrew. |
Hindi | 16 | Selects the Microsoft stemming tokenizer for Hindi. |
Hungarian | 17 | Selects the Microsoft stemming tokenizer for Hungarian. |
Icelandic | 18 | Selects the Microsoft stemming tokenizer for Icelandic. |
Indonesian | 19 | Selects the Microsoft stemming tokenizer for Indonesian. |
Italian | 20 | Selects the Microsoft stemming tokenizer for Italian. |
Kannada | 21 | Selects the Microsoft stemming tokenizer for Kannada. |
Latvian | 22 | Selects the Microsoft stemming tokenizer for Latvian. |
Lithuanian | 23 | Selects the Microsoft stemming tokenizer for Lithuanian. |
Malay | 24 | Selects the Microsoft stemming tokenizer for Malay. |
Malayalam | 25 | Selects the Microsoft stemming tokenizer for Malayalam. |
Marathi | 26 | Selects the Microsoft stemming tokenizer for Marathi. |
NorwegianBokmaal | 27 | Selects the Microsoft stemming tokenizer for Norwegian (Bokmål). |
Polish | 28 | Selects the Microsoft stemming tokenizer for Polish. |
Portuguese | 29 | Selects the Microsoft stemming tokenizer for Portuguese. |
PortugueseBrazilian | 30 | Selects the Microsoft stemming tokenizer for Portuguese (Brazil). |
Punjabi | 31 | Selects the Microsoft stemming tokenizer for Punjabi. |
Romanian | 32 | Selects the Microsoft stemming tokenizer for Romanian. |
Russian | 33 | Selects the Microsoft stemming tokenizer for Russian. |
SerbianCyrillic | 34 | Selects the Microsoft stemming tokenizer for Serbian (Cyrillic). |
SerbianLatin | 35 | Selects the Microsoft stemming tokenizer for Serbian (Latin). |
Slovak | 36 | Selects the Microsoft stemming tokenizer for Slovak. |
Slovenian | 37 | Selects the Microsoft stemming tokenizer for Slovenian. |
Spanish | 38 | Selects the Microsoft stemming tokenizer for Spanish. |
Swedish | 39 | Selects the Microsoft stemming tokenizer for Swedish. |
Tamil | 40 | Selects the Microsoft stemming tokenizer for Tamil. |
Telugu | 41 | Selects the Microsoft stemming tokenizer for Telugu. |
Turkish | 42 | Selects the Microsoft stemming tokenizer for Turkish. |
Ukrainian | 43 | Selects the Microsoft stemming tokenizer for Ukrainian. |
Urdu | 44 | Selects the Microsoft stemming tokenizer for Urdu. |
Applies to
Azure SDK for .NET