8000 GitHub - zbanks/dumpling: Crossword clue lookup tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zbanks/dumpling

Repository files navigation

dumpling

Dumpling is a crossword clue search tool. It's similar to Wordplays.com or Crossword Solver.

It uses a the CrosswordQA dataset of 6.8 million clues prepared by Albert Xu.

Pull requests welcome!

Running locally

python3.7 -m pip install -U poetry
make setup

# Generate clue database
make db

# Run debug server (bound to INET_ANY & with reloading)
make serve

About

Crossword clue lookup tool

Topics

Resources

License

Stars

Watchers

Forks

0