timpalpant / LittleBoxes

A crossword solver
GNU General Public License v3.0
1 stars 0 forks source link

Implement Dictionary with word phrases #9

Closed timpalpant closed 8 years ago

timpalpant commented 8 years ago

Add an option, when loading a Dictionary, to also include word phrases up to a certain length, since these commonly occur in crosswords.

When solving, we'll want to load words and phrases up to the maximum length answer in the puzzle.