Scrabble solver

Solve scrabble puzzles by the means of dictionary lookups.

Provided dictionaries

:nl - Dutch dictionary based on ‘groene boekje 2005’ :en - English/US dictonary based as provided in Firefox

CLI

A commandline tool is provided, use like this:

scrabble [options] ‘letters’

-l en                            Set language [en, nl]
-m max                           Limit the number of results
-t thresh                        Set the score threshold for the results
-e                               Show the score explanation
-h                               Show help

it is possible to give multiple sets of letters.

Author

Peter Maas (pfmmaas [at] gmail [dot] com)