lukeslp commited on
Commit
7b43b9a
·
verified ·
1 Parent(s): c0ff880

Upload wals_parameters_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. wals_parameters_metadata.json +14 -0
wals_parameters_metadata.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "WALS Typological Parameters",
3
+ "last_updated": "2026-01-15",
4
+ "source": "WALS - World Atlas of Language Structures (wals.info)",
5
+ "record_count": 192,
6
+ "fields": {
7
+ "ID": "Parameter identifier code (e.g., '1A', '2A', '81A')",
8
+ "Name": "Descriptive name of the typological feature (e.g., 'Consonant Inventories', 'Vowel Quality Inventories')",
9
+ "Description": "Detailed description of what the parameter measures",
10
+ "ColumnSpec": "Column specification for data formatting",
11
+ "Chapter_ID": "Reference to the WALS chapter number discussing this parameter"
12
+ },
13
+ "notes": "Each row defines a typological parameter (linguistic feature) tracked in WALS. Parameters span phonology (1A-19A), morphology (20A-29A), nominal categories (30A-57A), verbal categories (58A-80A), word order (81A-97A), complex sentences (98A-121A), lexicon (129A-138A), and other domains. Links to wals_values.csv via ID (as Parameter_ID)."
14
+ }