GrammarBasedDictionary Properties
Implements the base API for dictionaries that split words into roots and affixes.Name | Description |
---|---|
Culture | Specifies the name of the dictionary’s culture. Inherited from DictionaryBase. |
DictionaryPath | Specifies a path to a dictionary file. Inherited from DictionaryBase. |
GrammarPath | Specifies a path to an affix file. |
See Also