source: other-projects/maori-lang-detection/mongodb-data/multipoint_tentativeNonProductSites.json@ 33806

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

More mongodb querying revealed that excluding tentative product sites (if site has /mi in path and emanates from outside NZ) from sites with numPagesCONTAININGMRI > 0, the result is barely different from just querying numPagesCONTAININGMRI > 0. Sadly, several autotranslated reslts still turned up by briefly checking the domains of the result sets in both cases. So maybe the test excluding tentativeProductSites should be repeated with numPagesINMRI > 0, to see whether that test that can better discriminate between auto-translated and sites with proper Maori language webpages.

File size: 786 bytes
Line 
1{"type":"MultiPoint","coordinates":
2[
3 [-95.712891,37.09024],
4 [104.195397,35.86166],
5 [174.885971,-40.900557],
6 [2.213749,46.227638],
7 [10.451526,51.165691],
8 [5.291266,52.132633],
9 [133.775136,-25.274398],
10 [-106.346771,56.130366],
11 [9.501785,56.26392],
12 [-3.74922,40.463667],
13 [-3.435973,55.378051],
14 [15.472962,49.817492],
15 [12.56738,41.87194],
16 [14.550072,47.516231],
17 [8.227512,46.818188],
18 [24.96676,45.943161],
19 [34.851612,31.046051],
20 [57.0,-70.0],
21 [114.109497,22.396428],
22 [138.252924,36.204824],
23 [-8.24389,53.41291],
24 [31.16558,48.379433],
25 [18.643501,60.128161],
26 [21.824312,39.074208],
27 [105.318756,61.52401],
28 [-20.0,50.0],
29 [25.48583,42.733883],
30 [25.748151,61.92411],
31 [103.819836,1.352083],
32 [35.243322,38.963745],
33 [-102.552784,23.634501],
34 [53.688046,32.427908]
35]}
Note: See TracBrowser for help on using the repository browser.