Skip to content

csnardi/wordlist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

365 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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) and Canadian). 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] (https://raw.githubusercontent.com/kevina/wordlist/master/scowl/Copyright) 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).

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Perl 55.0%
  • HTML 24.7%
  • Shell 12.6%
  • CSS 3.3%
  • Makefile 2.6%
  • C++ 1.4%
  • Other 0.4%