LukeHackett / cryptic-crossword-solver

A cross-platform mobile cryptic crossword solver
1 stars 1 forks source link

Add reversal clue support #30

Closed LukeHackett closed 10 years ago

LukeHackett commented 10 years ago

Add reversal clue solving support

LukeHackett commented 10 years ago

Partial support, requires NLP though. Commit: dac85e979113027c16d0cf6544c8fd7f6fe01f54

LukeHackett commented 10 years ago

NLP support has now been added. Solving 8/10. Commit: 595e56c937c67ca27685bcace8a6dad604a83707

LukeHackett commented 10 years ago

Algorithm will solve basic reversal clue types. Anything that requires the services of another algorithm or knowledge engineering will simply not work.