surnames
Datasets
All datasets matching “surnames”forenames-and-surnames-kagglesurnamesrussian-surnames
Russian Surnames
Description
This dataset contains over 300,000 Russian surnames with gender classification (m, f, u).
For a dataset of Russian given names, see Russian Names with Popularity Scores.
Usage
The dataset can be loaded using the Hugging Face datasets library.
from datasets import load_dataset
# Load the dataset
dataset = load_dataset("rustemgareev/russian-surnames", split='train')
# Print the first example
print(dataset[0])
Example Output:
{… See the full description on the dataset page: https://huggingface.co/datasets/rustemgareev/russian-surnames.South_African_Popular_Surnames
SA Popular Surnames Dataset
Authors: Minah Mojela (@minahmojela) and Tadiwa Tine, Umkho-AI
Dataset Summary
This dataset contains 651 structured records documenting popular South African
surnames — their linguistic/cultural group, clan or lineage context, meaning and
etymology, and notable historical bearers — across 10 South African population
groups. It is a companion release to the South African History Dataset
and the SA Tribal & Cultural Practices Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Umkho-AI/South_African_Popular_Surnames.forenames-surnames-countryforenames-and-surnames-kaggle-v0.0.2
