lukeslp commited on
Commit
640a1d4
·
verified ·
1 Parent(s): 863bef6

Upload dataset-metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset-metadata.json +20 -0
dataset-metadata.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "title": "World Language Data Collection",
3
+ "id": "lucassteuber/language-data",
4
+ "licenses": [{"name": "MIT"}, {"name": "CC-BY-4.0"}, {"name": "CC-BY-SA-3.0"}],
5
+ "subtitle": "23,740 languages: Glottolog, WALS, PHOIBLE + integrated world languages",
6
+ "description": "Curated collection of linguistic datasets with original integration work. Includes geographic coordinates, typological features, phonological inventories, language family trees, and an integrated world languages dataset merging Glottolog, Joshua Project, and language history data. Original work under MIT; source data under CC-BY-4.0 (Glottolog, WALS) and CC-BY-SA-3.0 (PHOIBLE).",
7
+ "isPrivate": false,
8
+ "keywords": [
9
+ "linguistics",
10
+ "languages",
11
+ "typology",
12
+ "phonology",
13
+ "glottolog",
14
+ "wals",
15
+ "phoible",
16
+ "endangered-languages",
17
+ "language-families",
18
+ "geospatial"
19
+ ]
20
+ }