NOTE: This method returns comparison values in DESCENDING order since
this format is most acceptable to the user, i.e., show words with highest
similarity score first in the suggestions list.
Retrieve a JSpellDictionaryLocal object from the manager using the description
containing the language and country code to determine which dictionary object to
return.
Construct a JSpellWordBundle with the word, its position, whether it should be
proper, and whether to force upper case suggestions when checking for errors.
Construct a JSpellWordBundle with the word, its position, whether it should be
proper, whether to force upper case suggestions when checking for errors, and
whether this JSpellWordBundle should be ignored when spell checking.