krvaibhaw/wordplay
Wordplay, an artificial Intelligence based crossword puzzle solver.
Combines constraint satisfaction and backtracking algorithms to fill crossword grids by matching clues against a provided wordlist, processing puzzle structure files and word dictionaries as text inputs. Implements a search-based solving approach that validates word placements against intersecting constraints to generate complete puzzle solutions.
No commits in the last 6 months.
Stars
4
Forks
8
Language
Python
License
MIT
Category
Last pushed
Jun 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/krvaibhaw/wordplay"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
bl33h/wordleAi
A project to simulate the Wordle game with models like Constraints and Minimax to solve it.
ayaanhossain/weldor
A reactive AI designed to assist you with Wordle variants
AbhishekChamoliDeveloper/rearrange-word
Rearrange-word is a library which is used to convert jumbled word or scrambled word or...
letterfowl/Platyrhynchos
Concatenation-based crossword generator
DishankVyas/AI-Wordle-Solver
AI Wordle Solver: An intelligent Python-based Wordle solver using advanced heuristics like...