stefan-it commited on
Commit
dc492c8
·
verified ·
1 Parent(s): abe8d0a

feat: remove businesses from name lists

Browse files
README.md CHANGED
@@ -54,12 +54,12 @@ ds = load_dataset("stefan-it/d-info-2005-names", "surnames_district", split="tra
54
 
55
  | Config | Level | Threshold | Rows | Content |
56
  |-------------------------------|----------|-----------|---------|-----------------------------------|
57
- | `surnames_district` | District | N ≥ 10 | 170,653 | P(surname \| Landkreis) |
58
- | `forenames_district` | District | N ≥ 10 | 89,504 | P(forename \| Landkreis) |
59
- | `surnames_state` | State | N ≥ 20 | 124,134 | P(surname \| Bundesland) |
60
- | `forenames_state` | State | N ≥ 20 | 19,459 | P(forename \| Bundesland) |
61
- | `distinctive_surnames_state` | State | N ≥ 20 | 124,134 | surnames ranked by regional lift |
62
- | `distinctive_forenames_state` | State | N ≥ 20 | 19,459 | forenames ranked by regional lift |
63
 
64
  ## Schema
65
 
 
54
 
55
  | Config | Level | Threshold | Rows | Content |
56
  |-------------------------------|----------|-----------|---------|-----------------------------------|
57
+ | `surnames_district` | District | N ≥ 10 | 170,643 | P(surname \| Landkreis) |
58
+ | `forenames_district` | District | N ≥ 10 | 89,497 | P(forename \| Landkreis) |
59
+ | `surnames_state` | State | N ≥ 20 | 124,113 | P(surname \| Bundesland) |
60
+ | `forenames_state` | State | N ≥ 20 | 19,453 | P(forename \| Bundesland) |
61
+ | `distinctive_surnames_state` | State | N ≥ 20 | 124,113 | surnames ranked by regional lift |
62
+ | `distinctive_forenames_state` | State | N ≥ 20 | 19,453 | forenames ranked by regional lift |
63
 
64
  ## Schema
65
 
distinctive_forenames_state.csv CHANGED
The diff for this file is too large to render. See raw diff
 
distinctive_surnames_state.csv CHANGED
The diff for this file is too large to render. See raw diff
 
forenames_district.csv CHANGED
The diff for this file is too large to render. See raw diff
 
forenames_state.csv CHANGED
The diff for this file is too large to render. See raw diff
 
surnames_district.csv CHANGED
The diff for this file is too large to render. See raw diff
 
surnames_state.csv CHANGED
The diff for this file is too large to render. See raw diff