en-wl / wordlist

SCOWL (and friends).

Home Page:http://wordlist.aspell.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the git repository for SCOWL (and friends).

SCOWL (Spell Checker Oriented Word Lists) is a database of English words that can be used to create word lists suitable for use in spell checkers of various sizes and dialects (America, British (both -ise and -ize), Canadian and Australian). However, I am sure it will have numerous other uses as well.

SCOWL is derived from many sources under a BSD compatible license. The combined work is freely available under a MIT-like license.

To build simply type:

make

To build the aspell and hunspell dictionaries (you will need Aspell 0.60 installed):

cd scowl/speller
make aspell
make hunspell

For more information please see our homepage at http://wordlist.aspell.net.

About

SCOWL (and friends).

http://wordlist.aspell.net


Languages

Language:HTML 60.8%Language:Perl 28.3%Language:Shell 7.1%Language:CSS 1.6%Language:Makefile 1.4%Language:C++ 0.7%Language:Roff 0.2%Language:PLpgSQL 0.1%