Skip to content

boisvert42/npr-puzzle-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npr-puzzle-python

A repository of solving tools for the NPR Sunday puzzle

Every week, I attempt to solve the NPR Sunday puzzle with Python. Generally speaking, I only allow myself to use

  • Only core Python libraries and NLTK
  • The Wikipedia API
  • FamousNames.txt (also culled from Wikipedia)

It's impressive what you can do with these tools -- get rhyming words, lists of category members, all sorts of wordplay operations. Hopefully you'll like looking through the examples as much as I liked making them. Enjoy!

About

Solving tools for the NPR Sunday Puzzle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages