Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 2.58 KB

README.md

File metadata and controls

48 lines (27 loc) · 2.58 KB

aoo-mozilla-en-dict

English Dictionaries Project (AOO+Mozilla+others)

For many years that people stopped maintaining dictionaries for open-source software.

It would be great to continue their work and improve existing dictionaries or create new ones.

The biggest issue is that most of these dictionaries are obfuscated (codified in a way that only certain software packages can access the wordlists) and the original developers are long-gone to provide the clean text ones.

In some cases, we will have to start from a long-time gone position, the last known clean text version of the dictionary.

Modifying, updating and maintaining a dictionary is a hard task but an important one for current and future generations.

The dictionaries here are the most recent versions available and this repository makes it easier for developers to find all in one place and take the .AFF and .DIC files to use them in projects with proofing — or spellchecking — functionalities.

I (Marco Pinto) am only improving the en_GB. Kevin Atkinson maintains the en_AU, en_US and en_CA. Please contact Kevin directly for the latter three: https://github.com/en-wl/wordlist, http://wordlist.aspell.net and https://sourceforge.net/projects/wordlist/files/Hunspell. Dwayne Bailey maintains the en_ZA: http://translate.org.za

I will try to release monthly updates for Mozilla, and every two months for OpenOffice and LibreOffice. When a new version of AOO is to be released, there is no dictionary update for it to avoid notifying people to update after installing the latest AOO. Thus, a release is skipped for AOO.

Notice the "en_GB_speller_for_Mozilla+AOO+LO_2013+.txt" above where I keep a changelog.

I keep a note of the most recent releases for Mozilla, AOO and LO on the Proofing Tool GUI site: http://proofingtoolgui.org

Each GitHub folder has:

  • .AFF + .DIC + README + WORDLIST.

Licences for the wordlists:

  • en_AU (Kevin Atkinson) — BSD/MIT-Like;
  • en_CA (Kevin Atkinson) — BSD/MIT-Like;
  • en_GB (Marco A.G.Pinto) — LGPL;
  • en_US (Kevin Atkinson) — BSD/MIT-Like;
  • en_ZA (Dwayne Bailey) — LGPL.

Suggesting words:

(First check the wordlist .txt file inside the folder of the latest en_GB. If the words aren't there, check "en_GB_speller_for_Mozilla+AOO+LO_2013+.txt" at the top of this page).
If NOT found:

  • Open an issue or e-mail Marco Pinto ( marcoagpinto AT sapo.pt ) with the suggested words.

Projects using GB/Proofing Tool GUI:

If you know of any projects that use them, please let me know and I will list them in the official PTG page.