Hi All,
Attached to this post are two zip archives which contain the latest scowl based "en" hunspell dictionaries that have been extended to cover both some verified words and some common proper company product names (iPhone, etc).
The en_scowl_size_60.zip has the en_US, en_CA, en_AU, en_GB, and en_GB-oed .aff and .dic files based on scowl size 60.
Similarly the en_scowl_size_70.zip has the en_US, en_CA, en_AU, en_GB and en_GB-oed .aff and .dic files.
If you have a chance please give these a try and let me know of any issues you run into.
Special thanks to Ashjuk for checking so many words for both GB and US dictionaries and posting them so we could improve our internal Sigil hunspell dictionaries.
Here are the number of "root word" entries for all of these dictionaries and "total words" covered when counting every unique string.
size_60
--------
Code:
- en_AU: 51106, 125043 + 78 no suggest words
- en_CA: 50999, 124839 + 78 no suggest words
- en_GB-oed: 50930, 124368 + 78 no suggest words
- en_GB: 51527, 125264 + 78 no suggest words
- en_US: 51412, 125475 + 78 no suggest words
size_70
--------
Code:
- en_AU: 81065, 168300 + 78 no suggest words
- en_CA: 80888, 168061 + 78 no suggest words
- en_GB-oed: 80752, 167543 + 78 no suggest words
- en_GB: 81159, 168128 + 78 no suggest words
- en_US: 81121, 168592 + 78 no suggest words
To test any dictionary after unzipping, copy the .dic and its matching .aff file from the unzipped folder into your Sigil Preferences folder to inside the existing "hunspell_dictionaries" folder found there.
After restarting Sigil, the dictionaries there will take precedence over the Sigil installed with the same name until you delete them.
Edit: Removed the now outdated zipped dictioanries. See later posts in this thread for updated versions.