Commit
·
f84fe19
1
Parent(s):
077f8b6
add nds, update enm, bar
Browse files- languages/bar_Latn.json +1 -1
- languages/enm_Latn.json +1 -1
- languages/nds_Latn.json +30 -0
languages/bar_Latn.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"Language Name": "Bavarian",
|
3 |
"Family": "Indo-European",
|
4 |
-
"Subgrouping": "Germanic",
|
5 |
"Number of Speakers": "14_000_000",
|
6 |
"Supported by allenai/MADLAD-400": 0,
|
7 |
"Supported by facebook/flores": 0,
|
|
|
1 |
{
|
2 |
"Language Name": "Bavarian",
|
3 |
"Family": "Indo-European",
|
4 |
+
"Subgrouping": "West Germanic",
|
5 |
"Number of Speakers": "14_000_000",
|
6 |
"Supported by allenai/MADLAD-400": 0,
|
7 |
"Supported by facebook/flores": 0,
|
languages/enm_Latn.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"Language Name": "Middle English",
|
3 |
"Family": "Indo-European",
|
4 |
-
"Subgrouping": "Germanic",
|
5 |
"Number of Speakers": "0",
|
6 |
"Supported by allenai/MADLAD-400": 0,
|
7 |
"Supported by facebook/flores": 0,
|
|
|
1 |
{
|
2 |
"Language Name": "Middle English",
|
3 |
"Family": "Indo-European",
|
4 |
+
"Subgrouping": "West Germanic",
|
5 |
"Number of Speakers": "0",
|
6 |
"Supported by allenai/MADLAD-400": 0,
|
7 |
"Supported by facebook/flores": 0,
|
languages/nds_Latn.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Language Name": "Low German",
|
3 |
+
"Family": "Indo-European",
|
4 |
+
"Subgrouping": "West Germanic",
|
5 |
+
"Number of Speakers": "5_000_000",
|
6 |
+
"Supported by allenai/MADLAD-400": 0,
|
7 |
+
"Supported by facebook/flores": 0,
|
8 |
+
"Supported by cis-lmu/Glot500": 1,
|
9 |
+
"Sites": [
|
10 |
+
{
|
11 |
+
"Site Name": "Skryvwyse.eu",
|
12 |
+
"Site URL": "https://skryvwyse.eu/",
|
13 |
+
"Category": "language",
|
14 |
+
"Confidence": "🟩",
|
15 |
+
"Info": "confirmed by glotlid and webpage metadata",
|
16 |
+
"Possible Parallel Languages": "",
|
17 |
+
"Links": []
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"Site Name": "nds.wikipedia.org",
|
21 |
+
"Site URL": "https://nds.wikipedia.org/wiki/",
|
22 |
+
"Category": "articles",
|
23 |
+
"Confidence": "🟩",
|
24 |
+
"Info": "confirmed by webpage metadata, but not high quality texts",
|
25 |
+
"Possible Parallel Languages": "many",
|
26 |
+
"Links": []
|
27 |
+
}
|
28 |
+
]
|
29 |
+
}
|
30 |
+
|