Skip to content

safetydave/semantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantic

Solving semantic puzzles, like https://semantle.com

Solution components comprise:

  • Two vocabulary options - english words set and unigram frequency
  • Two semantic models - word2vec and USE
  • Two solver/search strategies - cohort and gradient

These are then combined in a variety of different notebooks:

  • Notebook for playing online
  • Notebooks exploring how each solver/search works
  • Notebook comparing solvers and human guesses
  • Notebook for statistically testing performance

And also use some utilities:

  • Semantle simulator to stand in for a remote game
  • Performance measurement utilities

Resources (download to data folder):

About

Solve semantic word puzzles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published