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

Upload wals_values_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. wals_values_metadata.json +17 -0
wals_values_metadata.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "WALS Feature Values",
3
+ "last_updated": "2026-01-15",
4
+ "source": "WALS - World Atlas of Language Structures (wals.info)",
5
+ "record_count": 76475,
6
+ "fields": {
7
+ "ID": "Unique value identifier combining language code, parameter ID, and value (e.g., '81A-aab')",
8
+ "Language_ID": "WALS language identifier code (e.g., 'aab')",
9
+ "Parameter_ID": "WALS parameter/feature identifier (e.g., '81A' for Order of Subject, Object and Verb)",
10
+ "Value": "Numeric value code for the feature in this language",
11
+ "Code_ID": "Combined parameter-value code (e.g., '81A-2')",
12
+ "Comment": "Additional notes or comments on the data point",
13
+ "Source": "Bibliographic source reference with page numbers",
14
+ "Example_ID": "Reference to an example illustrating this feature value"
15
+ },
16
+ "notes": "Each row represents one typological feature value for one language. Links to wals_languages.csv via Language_ID and wals_parameters.csv via Parameter_ID. Part of the World Atlas of Language Structures, a large database of structural (phonological, grammatical, lexical) properties of languages."
17
+ }