CoolFace
Datasetpublic

MeghanaKap/indian_names

indian_names Unique customer names (lowercased) extracted from call/loan record databases (xPertVoice Aug/Sep, both "PQ" and "PQ2" variants), each paired with the language(s) detected from s3_key. customer_names_with_language.csv — two columns: name, language. One row per unique name. If a name was seen under multiple languages, all of them are listed in one comma-separated field (e.g. "english, tamil"). Language is detected by scanning s3_key for a known Indian-language… See the full description on the dataset page: https://huggingface.co/datasets/MeghanaKap/indian_names.

sourceHugging Faceunknownupdated 14d agoView on Hugging Face
0likes54downloads
Dataset Card

indian_names

Unique customer names (lowercased) extracted from call/loan record databases (xPertVoice Aug/Sep, both "PQ" and "PQ2" variants), each paired with the language(s) detected from s3_key.

  • customer_names_with_language.csv — two columns: name, language. One row per unique name. If a name was seen under multiple languages, all of them are listed in one comma-separated field (e.g. "english, tamil").
  • Language is detected by scanning s3_key for a known Indian-language keyword (telugu, tamil, kannada, malayalam, hindi, english, ...) rather than assuming a fixed path position.
  • unknown is used only when a name was NEVER seen with any real language tag (i.e. every occurrence had a missing/unmatched s3_key). If a name has both unknown and a real language somewhere in the data, unknown is dropped and only the real language(s) are kept.
  • Names are also whitespace-normalized (repeated spaces collapsed, trimmed) before deduplication, so e.g. "a badrinath" and "a badrinath" merge into one row.
  • 3,032,119 unique names total.

Per-language presence (each name counted once per language it appears under):

languagenames
hindi1,748,789
english644,528
unknown580,211
telugu143,196
tamil81,604
kannada74,277
malayalam60,791