Replies: 4 comments 8 replies
-
I also found https://github.com/RandomAPI/Randomuser.me-Node This repository could be a gold mine https://github.com/RandomAPI/Randomuser.me-Node/tree/master/api%2F.nextRelease%2Fdata |
Beta Was this translation helpful? Give feedback.
-
Name day is a good source of candidates for people-name dictionary https://nameday.abalin.net/docs/# MIT license, dump provided and available in the repository |
Beta Was this translation helpful? Give feedback.
-
I'm ok with use publicly available data to populate dictionaries. We just need to be very careful of license issues. I would like to bundle the name dictionary with CSpell. But, it cannot be a GPL type of license. That would prevent it from being installed. |
Beta Was this translation helpful? Give feedback.
-
The US Census has a list of names. This site refers to it: https://www.mynameday.com/uscensus.html |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some APIs could be a good source of candidates for people-name dictionary
Beta Was this translation helpful? Give feedback.
All reactions