Linux SoftwareGamesPuzzleClabbers 0.0.3

Clabbers 0.0.3


Clabbers is an anagram tool aimed towards solving Scrabble racks
Developer:   Martin A. Brooks
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   769K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Clabbers is an anagram tool aimed towards solving Scrabble racks. Clabbers project consists of a couple of Perl scripts, a word list, and an SQL schema.

It was designed for use with PostgreSQL, though it could be ported to other database backends.

Requirements:
  • PostgreSQL
  • Perl DBI:Pg library

    Usage:

    The schema included will work for any word list that uses the plain A to Z alphabet.
    If you use Debian, you can install everything needed with:

    apt-get install postgresql libdbd-pg-perl

    Assuming that we start with an empty database called sowpods which is owned by a user of the same name, we need to load the schema:

    psql --user sowpods sowpods < sowpods_schema.sql

    This will create 27 tables and several indexes. We next need to generate the main table from the word list, and then load it into the database.

    make-clabbers-maintable.pl > clabbers-maintable.sql
    psql --user sowpods sowpods < clabbers-maintable.sql

    We then need to generate a metaindex for the word list and load that into the database, too.

    make-clabbers-index.pl > clabbers-index.sql
    psql --user sowpods sowpods < clabbers-index.sql

    This will take some time to process, it's about 1.6 million INSERTs in total for the SOWPODS wordlist but once done you should be ready to go. To test try:

    clabbers.pl and_

    If all is well, this will give you all possible words for those three letter plus one blank tile.

    martin@winter:~clabbers-0.0.2# ./clabbers.pl and_

    2 (42) : aa ab ad ae ag ah ai al am an ar as at aw ax ay ba da de di do ea ed
    en fa ha id in ka la ma na ne no nu ny od on pa ta un ya

    3 (74) : add ado ads adz aid ain ana and ane ani ann ant any ard awn bad ban
    cad can dab dad dae dag dah dak dal dam dan dap das daw day den din don dun ean end fad fan gad gan had han lad mad man mna nab nae nag nah nam nan nap nas nat naw nay ned nid nod oda pad pan rad ran sad san tad tan van wad wan

    4 (22) : ands band damn dang dank dans dant darn dawn dean dona duan fand hand land mand nada nard pand rand sand wand
    tags word list  sowpods sowpods  this will  clabbers maintable  clabbers index  user sowpods  psql user  list and  sql psql  sowpods clabbers  for the  maintable sql  index sql  

    Download Clabbers 0.0.3


     http://www.hinterlands.org/clabbers/clabbers-0.0.4.tar.bz2


    Authors software

    Clabbers 0.0.3 (by Martin A. Brooks)
    Clabbers is an anagram tool aimed towards solving Scrabble racks


    Similar software

    Clabbers 0.0.3 (by Martin A. Brooks)
    Clabbers is an anagram tool aimed towards solving Scrabble racks

    ora2pg 4.2 (by Gilles Darold)
    Ora2Pg is a Perl module to export an Oracle database schema to a PostgreSQL compatible schema

    xmltvdb 3 (by Cheetah)
    xmltvdb is a fairly simplistic tv listings database/viewer for xmltv listings

    Uber Project Document Management System 1.0 (by Alexander Meisel)
    Project document and management tracking system written in PHP using PostgreSQL to store user, project and document related data and

    PgWorksheet 1.8 (by Henri Michelon)
    PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line to

    PHPRecipeBook 2.36 (by Todd Rogers)
    PHPRecipeBook's purpose is to provide a convenient way to construct a weekly shopping list from a known list of recipes

    Anagram Solver 0.1 (by Tim Harper)
    Anagram Solver is a simple anagram solver program.

    You can use it against any spelling dictionary that is formatted:

    - one wor

    Schema-compare 0.2 (by Paul Yasi)
    Schema-compare is a script that will compares two database schema and show the differences side-by-side.

    Schema-compare can also g

    DBIx::Migration::Directories 0.05 (by Tyler MacDonald)
    DBIx::Migration::Directories is a Perl module to install/remove/upgrade/downgrade SQL schemas.

    SYNOPSIS

    use DBIx::Migration::D

    pgets 0.1 (by Lennart Poettering)
    pgets is a simple Linux tool for reading stored call accounting data from Auerswald ETS 4308i PBX over a serial line into SQLite or P


    Other software in this category

    GCompris 8.2.2 (by bruno)
    GCompris is an educational software which propose different activities to kids from 2 to 10

    S.C.O.U.R.G.E. 0.16 (by Gabor Torok)
    S.C.O.U.R.G.E

    OCC 1.2.6 (by kulkanie)
    Online Chess Club (OCC) is a small PHP chess game.
    Note: If you don't know what PHP is don't bother to download

    tower toppler 1.1.2 (by Andreas R?ver)
    In tower toppler you have to help a cute little green animal switch off some kind of "evil" mechanism

    Triptych 1.17 (by Chronic Logic LLC)
    Triptych is a fast-paced physics based block dropping game that will keep you coming back for more

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags