|
Name
|
Description
|
|
Add
|
Adds the specified word to the internal dictionary.
|
|
AddWithAffix
|
Adds the specified word to the internal dictionary. Determines the affixes from the provided sample.
|
|
Analyze
|
Analyzes the specified word.
|
|
Dispose
|
(Overloaded) The dispose.
|
|
Equals
|
(Overloaded) (inherited from Object).
|
|
Generate
|
Generates the specified word by a sample.
|
|
GetHashCode
|
(inherited from Object).
|
|
GetType
|
(inherited from Object).
|
|
Load
|
(Overloaded) Loads the specified affix and dictionary file.
|
|
ReferenceEquals
|
(inherited from Object).
|
|
Remove
|
Removes the specified word.
|
|
Spell
|
Spell check the word.
|
|
Stem
|
Gets the word stems for the specified word.
|
|
Suggest
|
Gets a list of suggestions for the specified (misspelled) word.
|
|
ToString
|
(inherited from Object).
|