Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json version of the word lists #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jonathanruiz
Copy link

@jonathanruiz jonathanruiz commented May 13, 2020

Adds a JSON version of the word list for a NoSQL solution. It also has a simple script that will simulate the dice rolling and pick out the words from the JSON lists.

@jonathanruiz
Copy link
Author

Has anyone else found this to helpful?

@UziTech
Copy link

UziTech commented Jun 6, 2020

I have used a modified version of this script quite a few times. It has been extremely helpful. 👍

@jonathanruiz
Copy link
Author

Cool! What changes did you make that helped to make it more useful?

@UziTech
Copy link

UziTech commented Jun 8, 2020

I changed the json files so the id is the key to make it faster to get a word with an id and added the ability to use an argument to determine the number of adjective-noun word combos.

I also renamed the script to pgen so I can call pgen [num] to get a list of random words with [num] word combos.

jonathanruiz/system@master...UziTech:pgen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants