heatherleaf / crossword-maker

A simple web-based tool for building your own crosswords
https://heatherleaf.github.io/crossword-maker/crossword.html
GNU General Public License v3.0
8 stars 5 forks source link

Learn a model that suggests selections, and ranks word suggestions by how easy it will be to complete the construction #15

Open heatherleaf opened 3 years ago

heatherleaf commented 3 years ago

This is probably difficult, but we could perhaps learn a model that suggests words (and selections) according to how easy it will be to complete the construction of the crossword. Perhaps this can be done by autogenerating millions of crosswords and learning which words made it easier to complete construction.