CoolFace
Datasetpublic

nltk-data-hub/names

NLTK Names Corpus Name lists from NLTK, split by gender. Each gender is a separate config. Each row is one name. Usage from datasets import load_dataset ds = load_dataset("nltk-data-hub/names", "female") names = ds["names"]["name"] Schema Column Type Description name string The name Configs Config Count female 5,001 male 2,943 Source Originally distributed as part of… See the full description on the dataset page: https://huggingface.co/datasets/nltk-data-hub/names.

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
0likes23downloads

nltk-data-hub/names · main · files are served by the source, never re-hosted here