source: other-projects/maori-lang-detection/mongodb-data/6counts_nonProductSites1_manualShortlist.json@ 33915

Last change on this file since 33915 was 33915, checked in by ak19, 4 years ago

Forgot to add a (manual) counts file created last week, and am now renaming ManualShortlisting2 to a more descriptive title

File size: 698 bytes
Line 
1/*
2Manually inspected non-NZ websites in tentativeNonProductSites1.json
3and made a list of sites with genuine Maori language content for each country.
4
5Includes 3 more sites from US with mi in URL path that do not appear to be autotranslated.
6See file 7miInURLPath_exclNZ_byCountryCode.json
7*/
8{
9 "_id" : "nz",
10 "count" : 126.0
11}
12{
13 "_id" : "us",
14 "count" : 29.0
15}
16{
17 "_id" : "au",
18 "count" : 2.0
19}
20{
21 "_id" : "de",
22 "count" : 2.0
23}
24{
25 "_id" : "dk",
26 "count" : 2.0
27}
28{
29 "_id" : "bg",
30 "count" : 1.0
31}
32{
33 "_id" : "cz",
34 "count" : 1.0
35}
36{
37 "_id" : "es",
38 "count" : 1.0
39}
40{
41 "_id" : "fr",
42 "count" : 1.0
43}
44{
45 "_id" : "ie",
46 "count" : 1.0
47}
48
Note: See TracBrowser for help on using the repository browser.