public class AcronymDictionaryManager extends DictionaryManager
DefaultDictionaryManager
is a known acronym. The dictionary can therefore be used to make decisions
about retaining the acronym rather than using abbreviation expansion or a
suggested alternative spelling.
The acronyms are normalised to lower case. A future version will include non-normalised acronyms so that the standard typography can be used to support the correction of typography in identifier names, if required.
| Constructor and Description |
|---|
AcronymDictionaryManager()
Creates a default set of normalised acronym dictionaries.
|
create, create, create, dictionarySet, reset, setCostThreshold, setMaximumSuggestionspublic AcronymDictionaryManager()