Skip to content

Data and scripts to create common word lists (used by CommonWords service)

Notifications You must be signed in to change notification settings

NetsBlox/CommonWordsData

Repository files navigation

CommonWords Data (and scripts!)

This repository contains the word lists used by the CommonWords service in NetsBlox.

Special thanks to the authors of:

Usage

First, install the python dependencies, hunspell (and the en_US, en_GB, es, hu_HU dictionaries):

python -m pip install -r requirements.txt

Then generate the datasets:

bash create_wordlists.sh

Finally, move the word lists in words/ to src/server/services/procedures/common-words/words/ in the NetsBlox repository!

About

Data and scripts to create common word lists (used by CommonWords service)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published