Skip to content

A parody of the NYT Spelling Bee game which only allows fake but plausible words.

Notifications You must be signed in to change notification settings

jminjie/spollingbree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spolling Bree

Spolling Bree is a version of the NYT Spelling Bee game that only accepts fake words that are plausible.

Model

Originally plausibility was rated by a simple statistical model trained on trigrams from every English word.

The current model is machine learning based, and uses a character based RNN with GRUs trained locally on English words.

Demo

Play the live demo at bee.jminjie.com.

Development

To deploy at localhost:8998, run python3 server.py debug

About

A parody of the NYT Spelling Bee game which only allows fake but plausible words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published