source: other-projects/maori-lang-detection/mongodb-data/counts_miInUrlPath.json@ 33797

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

Updated json and imaegs files, and new files for when /mi(/) is in the URL path.

File size: 941 bytes
Line 
1/* 1 */
2{
3 "_id" : "us",
4 "count" : 93.0
5}
6
7/* 2 */
8{
9 "_id" : "cn",
10 "count" : 7.0
11}
12
13/* 3 */
14{
15 "_id" : "au",
16 "count" : 7.0
17}
18
19/* 4 */
20{
21 "_id" : "de",
22 "count" : 5.0
23}
24
25/* 5 */
26{
27 "_id" : "hk",
28 "count" : 5.0
29}
30
31/* 6 */
32{
33 "_id" : "nz",
34 "count" : 5.0
35}
36
37/* 7 */
38{
39 "_id" : "ru",
40 "count" : 4.0
41}
42
43/* 8 */
44{
45 "_id" : "gb",
46 "count" : 3.0
47}
48
49/* 9 */
50{
51 "_id" : "jp",
52 "count" : 3.0
53}
54
55/* 10 */
56{
57 "_id" : "dk",
58 "count" : 2.0
59}
60
61/* 11 */
62{
63 "_id" : "ca",
64 "count" : 2.0
65}
66
67/* 12 */
68{
69 "_id" : "fr",
70 "count" : 2.0
71}
72
73/* 13 */
74{
75 "_id" : "vg",
76 "count" : 2.0
77}
78
79/* 14 */
80{
81 "_id" : "nl",
82 "count" : 1.0
83}
84
85/* 15 */
86{
87 "_id" : "ch",
88 "count" : 1.0
89}
90
91/* 16 */
92{
93 "_id" : "za",
94 "count" : 1.0
95}
96
97/* 17 */
98{
99 "_id" : "cz",
100 "count" : 1.0
101}
102
103/* 18 */
104{
105 "_id" : "kr",
106 "count" : 1.0
107}
108
109/* 19 */
110{
111 "_id" : "ua",
112 "count" : 1.0
113}
Note: See TracBrowser for help on using the repository browser.