Creating Custom Spellcheck
Posted: Fri Jan 26, 2024 6:29 pm
How does one go about creating a Hunspell custom dictionary/spell check mechanism (that I can plug into Preferences>Spellcheck) that when the spellcheck is run would suggest words based on our corporate style guide? Some of these words would no be misspelled per se, but would instead be words misused in terms of what the style guide says. For example, often writers will say end-user, but the style guide says you should be using the term user instead. In this case, I would want the spellcheck to flag the word "end-user" and suggest "user". So imagine a long table with two columns -- one column with a questionable term and the other column with the suggested alternative. Instead of "connect" say "log in", instead of "account group" say "product group"-- you get the idea.
This seems like it should be fairly easily to pull off...but I'm having trouble figuring out how to do it.
Has anyone done something similar or have any suggestions?
This seems like it should be fairly easily to pull off...but I'm having trouble figuring out how to do it.
Has anyone done something similar or have any suggestions?