Skip to content

keremayoz/EnigmaPuzzleSolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewYorkTimes Daily Mini-Crossword Puzzle Solver

This project needs Python 3.6 to run.

Prerequisite Python Packages:

Install chrome driver for selenium from http://selenium-python.readthedocs.io/installation.html

Make sure there is a directory called "Data" in the same path as scrapper.py

word2vec is added. To test it, run demo executables.

About

AI course project for solving NY Times Crossword Puzzle with A* Search algorithm and web crawler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 63.5%
  • HTML 28.1%
  • JavaScript 6.8%
  • CSS 1.6%