goabonga commited on
Commit
1d0f788
·
verified ·
1 Parent(s): 1b36b61

Upload tokenizer

Browse files
Files changed (2) hide show
  1. tokenizer_config.json +8 -0
  2. vocab.json +1002 -0
tokenizer_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "unk_token": "<unk>",
3
+ "pad_token": "<pad>",
4
+ "bos_token": "<bos>",
5
+ "eos_token": "<eos>",
6
+ "model_max_length": 512,
7
+ "tokenizer_class": "PreTrainedTokenizerFast"
8
+ }
vocab.json ADDED
@@ -0,0 +1,1002 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<pad>": 0,
3
+ "<unk>": 1,
4
+ "<bos>": 2,
5
+ "<eos>": 3,
6
+ "the": 4,
7
+ ",": 5,
8
+ ".": 6,
9
+ "of": 7,
10
+ "and": 8,
11
+ "@": 9,
12
+ "in": 10,
13
+ "to": 11,
14
+ "a": 12,
15
+ "=": 13,
16
+ "was": 14,
17
+ "\"": 15,
18
+ "-": 16,
19
+ "The": 17,
20
+ "'": 18,
21
+ "for": 19,
22
+ "with": 20,
23
+ "that": 21,
24
+ "as": 22,
25
+ "s": 23,
26
+ "were": 24,
27
+ "by": 25,
28
+ ")": 26,
29
+ "(": 27,
30
+ "on": 28,
31
+ "is": 29,
32
+ "from": 30,
33
+ "at": 31,
34
+ "are": 32,
35
+ "gods": 33,
36
+ ";": 34,
37
+ "an": 35,
38
+ "which": 36,
39
+ "be": 37,
40
+ "their": 38,
41
+ "his": 39,
42
+ "had": 40,
43
+ "her": 41,
44
+ "In": 42,
45
+ "it": 43,
46
+ "or": 44,
47
+ "\u2013": 45,
48
+ "not": 46,
49
+ "deities": 47,
50
+ "one": 48,
51
+ "but": 49,
52
+ "also": 50,
53
+ "he": 51,
54
+ "who": 52,
55
+ "other": 53,
56
+ "GA": 54,
57
+ "has": 55,
58
+ "first": 56,
59
+ "game": 57,
60
+ "aircraft": 58,
61
+ "its": 59,
62
+ "two": 60,
63
+ "have": 61,
64
+ "this": 62,
65
+ ":": 63,
66
+ "she": 64,
67
+ "god": 65,
68
+ "all": 66,
69
+ "more": 67,
70
+ "they": 68,
71
+ "Egyptian": 69,
72
+ "time": 70,
73
+ "1": 71,
74
+ "She": 72,
75
+ "into": 73,
76
+ "team": 74,
77
+ "after": 75,
78
+ "He": 76,
79
+ "could": 77,
80
+ "year": 78,
81
+ "than": 79,
82
+ "been": 80,
83
+ "these": 81,
84
+ "season": 82,
85
+ "A": 83,
86
+ "It": 84,
87
+ "Valkyria": 85,
88
+ "during": 86,
89
+ "only": 87,
90
+ "2": 88,
91
+ "some": 89,
92
+ "being": 90,
93
+ "Little": 91,
94
+ "over": 92,
95
+ "when": 93,
96
+ "many": 94,
97
+ "such": 95,
98
+ "would": 96,
99
+ "most": 97,
100
+ "divine": 98,
101
+ "them": 99,
102
+ "Rock": 100,
103
+ "four": 101,
104
+ "Cullen": 102,
105
+ "up": 103,
106
+ "made": 104,
107
+ "Barker": 105,
108
+ "album": 106,
109
+ "4": 107,
110
+ "between": 108,
111
+ "Blue": 109,
112
+ "Jackets": 110,
113
+ "UK": 111,
114
+ "Fernandez": 112,
115
+ "about": 113,
116
+ "before": 114,
117
+ "work": 115,
118
+ "while": 116,
119
+ "I": 117,
120
+ "gold": 118,
121
+ "Chronicles": 119,
122
+ "can": 120,
123
+ "out": 121,
124
+ "world": 122,
125
+ "Columbus": 123,
126
+ "ship": 124,
127
+ "games": 125,
128
+ "used": 126,
129
+ "three": 127,
130
+ "000": 128,
131
+ "operations": 129,
132
+ "both": 130,
133
+ "like": 131,
134
+ "NHL": 132,
135
+ "through": 133,
136
+ "under": 134,
137
+ "\u2014": 135,
138
+ "no": 136,
139
+ "part": 137,
140
+ "This": 138,
141
+ "played": 139,
142
+ "3": 140,
143
+ "same": 141,
144
+ "7": 142,
145
+ "new": 143,
146
+ "form": 144,
147
+ "5": 145,
148
+ "dollar": 146,
149
+ "where": 147,
150
+ "There": 148,
151
+ "so": 149,
152
+ "him": 150,
153
+ "there": 151,
154
+ "war": 152,
155
+ "number": 153,
156
+ "said": 154,
157
+ "well": 155,
158
+ "Blackie": 156,
159
+ "human": 157,
160
+ "Kingdom": 158,
161
+ "Slayer": 159,
162
+ "each": 160,
163
+ "They": 161,
164
+ "became": 162,
165
+ "built": 163,
166
+ "called": 164,
167
+ "deity": 165,
168
+ "against": 166,
169
+ "although": 167,
170
+ "later": 168,
171
+ "South": 169,
172
+ "6": 170,
173
+ "early": 171,
174
+ "Arkansas": 172,
175
+ "including": 173,
176
+ "often": 174,
177
+ "N": 175,
178
+ "air": 176,
179
+ "British": 177,
180
+ "Egyptians": 178,
181
+ "points": 179,
182
+ "John": 180,
183
+ "years": 181,
184
+ "any": 182,
185
+ "long": 183,
186
+ "/": 184,
187
+ "small": 185,
188
+ "per": 186,
189
+ "second": 187,
190
+ "flying": 188,
191
+ "After": 189,
192
+ "around": 190,
193
+ "single": 191,
194
+ "class": 192,
195
+ "place": 193,
196
+ "following": 194,
197
+ "several": 195,
198
+ "United": 196,
199
+ "St": 197,
200
+ "New": 198,
201
+ "Atlanta": 199,
202
+ "down": 200,
203
+ "end": 201,
204
+ "Tower": 202,
205
+ "tower": 203,
206
+ "may": 204,
207
+ "commercial": 205,
208
+ "These": 206,
209
+ "important": 207,
210
+ "Egypt": 208,
211
+ "role": 209,
212
+ "began": 210,
213
+ "development": 211,
214
+ "along": 212,
215
+ "character": 213,
216
+ "within": 214,
217
+ "then": 215,
218
+ "did": 216,
219
+ "building": 217,
220
+ "state": 218,
221
+ "Navy": 219,
222
+ "record": 220,
223
+ "ships": 221,
224
+ "pilots": 222,
225
+ "aerodromes": 223,
226
+ "Zr\u00ednyi": 224,
227
+ "military": 225,
228
+ "received": 226,
229
+ "November": 227,
230
+ "As": 228,
231
+ "order": 229,
232
+ "day": 230,
233
+ "Flower": 231,
234
+ "Arsenal": 232,
235
+ "name": 233,
236
+ "women": 234,
237
+ "described": 235,
238
+ "given": 236,
239
+ "national": 237,
240
+ "power": 238,
241
+ "Austro": 239,
242
+ "Hungarian": 240,
243
+ "Heaven": 241,
244
+ "aviation": 242,
245
+ "2011": 243,
246
+ "series": 244,
247
+ "May": 245,
248
+ "original": 246,
249
+ "main": 247,
250
+ "found": 248,
251
+ "last": 249,
252
+ "just": 250,
253
+ "took": 251,
254
+ "live": 252,
255
+ "On": 253,
256
+ "life": 254,
257
+ "12": 255,
258
+ "species": 256,
259
+ "believed": 257,
260
+ "transport": 258,
261
+ "CAA": 259,
262
+ "player": 260,
263
+ "off": 261,
264
+ "m": 262,
265
+ "another": 263,
266
+ "history": 264,
267
+ "Fairies": 265,
268
+ "t": 266,
269
+ "family": 267,
270
+ "career": 268,
271
+ "Erzherzog": 269,
272
+ "temples": 270,
273
+ "Amun": 271,
274
+ "different": 272,
275
+ "known": 273,
276
+ "due": 274,
277
+ "song": 275,
278
+ "February": 276,
279
+ "arsenal": 277,
280
+ "activities": 278,
281
+ "back": 279,
282
+ "religious": 280,
283
+ "mm": 281,
284
+ "religion": 282,
285
+ "War": 283,
286
+ "While": 284,
287
+ "previous": 285,
288
+ "based": 286,
289
+ "present": 287,
290
+ "stated": 288,
291
+ "light": 289,
292
+ "much": 290,
293
+ "World": 291,
294
+ "10": 292,
295
+ "way": 293,
296
+ "local": 294,
297
+ "But": 295,
298
+ "15": 296,
299
+ "even": 297,
300
+ "Gambia": 298,
301
+ "trade": 299,
302
+ "inch": 300,
303
+ "Some": 301,
304
+ "Ra": 302,
305
+ "third": 303,
306
+ "take": 304,
307
+ "those": 305,
308
+ "system": 306,
309
+ "make": 307,
310
+ "until": 308,
311
+ "events": 309,
312
+ "Building": 310,
313
+ "came": 311,
314
+ "8": 312,
315
+ "use": 313,
316
+ "guns": 314,
317
+ "Union": 315,
318
+ "training": 316,
319
+ "contract": 317,
320
+ "track": 318,
321
+ "humans": 319,
322
+ "carbonaria": 320,
323
+ "III": 321,
324
+ "released": 322,
325
+ "During": 323,
326
+ "names": 324,
327
+ "do": 325,
328
+ "considered": 326,
329
+ "designed": 327,
330
+ "particular": 328,
331
+ "include": 329,
332
+ "named": 330,
333
+ "James": 331,
334
+ "States": 332,
335
+ "troops": 333,
336
+ "gun": 334,
337
+ "19": 335,
338
+ "sister": 336,
339
+ "9": 337,
340
+ "start": 338,
341
+ "represented": 339,
342
+ "Italian": 340,
343
+ "Ferdinand": 341,
344
+ "Horus": 342,
345
+ "Aviation": 343,
346
+ "II": 344,
347
+ "theme": 345,
348
+ "franchise": 346,
349
+ "13": 347,
350
+ "own": 348,
351
+ "continued": 349,
352
+ "forms": 350,
353
+ "others": 351,
354
+ "since": 352,
355
+ "$": 353,
356
+ "0": 354,
357
+ "American": 355,
358
+ "people": 356,
359
+ "[": 357,
360
+ "]": 358,
361
+ "All": 359,
362
+ "km": 360,
363
+ "mother": 361,
364
+ "private": 362,
365
+ "Association": 363,
366
+ "nature": 364,
367
+ "SMS": 365,
368
+ "Max": 366,
369
+ "maat": 367,
370
+ "goddess": 368,
371
+ "texts": 369,
372
+ "fungus": 370,
373
+ "outside": 371,
374
+ "large": 372,
375
+ "characters": 373,
376
+ "members": 374,
377
+ "carried": 375,
378
+ "if": 376,
379
+ "throughout": 377,
380
+ "five": 378,
381
+ "home": 379,
382
+ "times": 380,
383
+ "General": 381,
384
+ "support": 382,
385
+ "fire": 383,
386
+ "required": 384,
387
+ "best": 385,
388
+ "play": 386,
389
+ "When": 387,
390
+ "produced": 388,
391
+ "leading": 389,
392
+ "2012": 390,
393
+ "June": 391,
394
+ "established": 392,
395
+ "sent": 393,
396
+ "away": 394,
397
+ "signed": 395,
398
+ "Most": 396,
399
+ "common": 397,
400
+ "20": 398,
401
+ "remained": 399,
402
+ "National": 400,
403
+ "Her": 401,
404
+ "\u2019": 402,
405
+ "late": 403,
406
+ "ft": 404,
407
+ "feet": 405,
408
+ "win": 406,
409
+ "Although": 407,
410
+ "appeared": 408,
411
+ "draft": 409,
412
+ "However": 410,
413
+ "88": 411,
414
+ "rituals": 412,
415
+ "Isis": 413,
416
+ "cent": 414,
417
+ "airspace": 415,
418
+ "cup": 416,
419
+ "January": 417,
420
+ "story": 418,
421
+ "returned": 419,
422
+ "release": 420,
423
+ "control": 421,
424
+ "specific": 422,
425
+ "elements": 423,
426
+ "limited": 424,
427
+ "At": 425,
428
+ "position": 426,
429
+ "next": 427,
430
+ "written": 428,
431
+ "involved": 429,
432
+ "music": 430,
433
+ "felt": 431,
434
+ "public": 432,
435
+ "still": 433,
436
+ "23": 434,
437
+ "Club": 435,
438
+ "men": 436,
439
+ "held": 437,
440
+ "18": 438,
441
+ "River": 439,
442
+ "south": 440,
443
+ "now": 441,
444
+ "band": 442,
445
+ "Croydon": 443,
446
+ "death": 444,
447
+ "24": 445,
448
+ "conducted": 446,
449
+ "football": 447,
450
+ "maskray": 448,
451
+ "cm": 449,
452
+ "group": 450,
453
+ "high": 451,
454
+ "Roman": 452,
455
+ "sun": 453,
456
+ "Carey": 454,
457
+ "port": 455,
458
+ "struck": 456,
459
+ "India": 457,
460
+ "roles": 458,
461
+ "film": 459,
462
+ "CAT": 460,
463
+ "flight": 461,
464
+ "creation": 462,
465
+ "sector": 463,
466
+ "airports": 464,
467
+ "pilot": 465,
468
+ "noise": 466,
469
+ "coin": 467,
470
+ "developed": 468,
471
+ "praised": 469,
472
+ "players": 470,
473
+ "With": 471,
474
+ "city": 472,
475
+ "major": 473,
476
+ "action": 474,
477
+ "recorded": 475,
478
+ "general": 476,
479
+ "art": 477,
480
+ "set": 478,
481
+ "half": 479,
482
+ "goals": 480,
483
+ "For": 481,
484
+ "giving": 482,
485
+ "started": 483,
486
+ "included": 484,
487
+ "month": 485,
488
+ "less": 486,
489
+ "father": 487,
490
+ "area": 488,
491
+ "goal": 489,
492
+ "published": 490,
493
+ "Christian": 491,
494
+ "sometimes": 492,
495
+ "never": 493,
496
+ "17": 494,
497
+ "across": 495,
498
+ "final": 496,
499
+ "range": 497,
500
+ "Nash": 498,
501
+ "loss": 499,
502
+ "2013": 500,
503
+ "Got": 501,
504
+ "inches": 502,
505
+ "industry": 503,
506
+ "Lightning": 504,
507
+ "cult": 505,
508
+ "images": 506,
509
+ "temple": 507,
510
+ "EASA": 508,
511
+ "aerodrome": 509,
512
+ "Mint": 510,
513
+ "Nameless": 511,
514
+ "black": 512,
515
+ "2010": 513,
516
+ "forces": 514,
517
+ "using": 515,
518
+ "top": 516,
519
+ "once": 517,
520
+ "either": 518,
521
+ "without": 519,
522
+ "become": 520,
523
+ "numbers": 521,
524
+ "works": 522,
525
+ "force": 523,
526
+ "however": 524,
527
+ "full": 525,
528
+ "popular": 526,
529
+ "design": 527,
530
+ "G": 528,
531
+ "originally": 529,
532
+ "issue": 530,
533
+ "August": 531,
534
+ "point": 532,
535
+ "behind": 533,
536
+ "C": 534,
537
+ "further": 535,
538
+ "country": 536,
539
+ "performed": 537,
540
+ "11": 538,
541
+ "North": 539,
542
+ "larger": 540,
543
+ "Book": 541,
544
+ "Society": 542,
545
+ "children": 543,
546
+ "planning": 544,
547
+ "though": 545,
548
+ "2006": 546,
549
+ "round": 547,
550
+ "scoring": 548,
551
+ "terms": 549,
552
+ "Penguins": 550,
553
+ "observatory": 551,
554
+ "Be": 552,
555
+ "Way": 553,
556
+ "Savannah": 554,
557
+ "civil": 555,
558
+ "performance": 556,
559
+ "business": 557,
560
+ "fleet": 558,
561
+ "operation": 559,
562
+ "focus": 560,
563
+ "kings": 561,
564
+ "creator": 562,
565
+ "Osiris": 563,
566
+ "King": 564,
567
+ "flights": 565,
568
+ "airfields": 566,
569
+ "growth": 567,
570
+ "battle": 568,
571
+ "To": 569,
572
+ "certain": 570,
573
+ "themselves": 571,
574
+ "command": 572,
575
+ "lives": 573,
576
+ "addition": 574,
577
+ "despite": 575,
578
+ "thought": 576,
579
+ "By": 577,
580
+ "review": 578,
581
+ "songs": 579,
582
+ "Two": 580,
583
+ "six": 581,
584
+ "Civil": 582,
585
+ "arms": 583,
586
+ "State": 584,
587
+ "allowed": 585,
588
+ "personal": 586,
589
+ "various": 587,
590
+ "1862": 588,
591
+ "near": 589,
592
+ "strong": 590,
593
+ "shot": 591,
594
+ "Sanford": 592,
595
+ "above": 593,
596
+ "purposes": 594,
597
+ "moved": 595,
598
+ "few": 596,
599
+ "child": 597,
600
+ "level": 598,
601
+ "influence": 599,
602
+ "things": 600,
603
+ "society": 601,
604
+ "cover": 602,
605
+ "international": 603,
606
+ "hours": 604,
607
+ "plain": 605,
608
+ "complex": 606,
609
+ "size": 607,
610
+ "Hockey": 608,
611
+ "deal": 609,
612
+ "York": 610,
613
+ "former": 611,
614
+ "BC": 612,
615
+ "metres": 613,
616
+ "Fingal": 614,
617
+ "speed": 615,
618
+ "connected": 616,
619
+ "difficult": 617,
620
+ "Sri": 618,
621
+ "Ancona": 619,
622
+ "goddesses": 620,
623
+ "worship": 621,
624
+ "traditional": 622,
625
+ "Private": 623,
626
+ "standards": 624,
627
+ "playing": 625,
628
+ "video": 626,
629
+ "gameplay": 627,
630
+ "making": 628,
631
+ "opening": 629,
632
+ "help": 630,
633
+ "always": 631,
634
+ "move": 632,
635
+ "foreign": 633,
636
+ "great": 634,
637
+ "combined": 635,
638
+ "created": 636,
639
+ "seven": 637,
640
+ "available": 638,
641
+ "April": 639,
642
+ "overall": 640,
643
+ "500": 641,
644
+ "particularly": 642,
645
+ "generally": 643,
646
+ "provided": 644,
647
+ "noted": 645,
648
+ "period": 646,
649
+ "Museum": 647,
650
+ "how": 648,
651
+ "self": 649,
652
+ "served": 650,
653
+ "hold": 651,
654
+ "28": 652,
655
+ "me": 653,
656
+ "official": 654,
657
+ "March": 655,
658
+ "head": 656,
659
+ "ordnance": 657,
660
+ "consisted": 658,
661
+ "Confederate": 659,
662
+ "activity": 660,
663
+ "naval": 661,
664
+ "surrounding": 662,
665
+ "significant": 663,
666
+ "finally": 664,
667
+ "16": 665,
668
+ "1923": 666,
669
+ "competition": 667,
670
+ "1918": 668,
671
+ "FIFA": 669,
672
+ "1998": 670,
673
+ "Cup": 671,
674
+ "scored": 672,
675
+ "greater": 673,
676
+ "21": 674,
677
+ "estimated": 675,
678
+ "term": 676,
679
+ "Star": 677,
680
+ "Carter": 678,
681
+ "clock": 679,
682
+ "million": 680,
683
+ "Mason": 681,
684
+ "line": 682,
685
+ "streak": 683,
686
+ "reached": 684,
687
+ "road": 685,
688
+ "put": 686,
689
+ "Pope": 687,
690
+ "result": 688,
691
+ "according": 689,
692
+ "monitors": 690,
693
+ "myth": 691,
694
+ "king": 692,
695
+ "sky": 693,
696
+ "gliders": 694,
697
+ "Geopyxis": 695,
698
+ "Patterson": 696,
699
+ "PlayStation": 697,
700
+ "real": 698,
701
+ "low": 699,
702
+ "missions": 700,
703
+ "minor": 701,
704
+ "Each": 702,
705
+ "heavy": 703,
706
+ "types": 704,
707
+ "Army": 705,
708
+ "meaning": 706,
709
+ "himself": 707,
710
+ "weapons": 708,
711
+ "young": 709,
712
+ "mostly": 710,
713
+ "proposed": 711,
714
+ "again": 712,
715
+ "beginning": 713,
716
+ "upon": 714,
717
+ "Its": 715,
718
+ "worked": 716,
719
+ "similar": 717,
720
+ "September": 718,
721
+ "appearance": 719,
722
+ "too": 720,
723
+ "left": 721,
724
+ "His": 722,
725
+ "located": 723,
726
+ "MacArthur": 724,
727
+ "US": 725,
728
+ "newly": 726,
729
+ "B": 727,
730
+ "club": 728,
731
+ "officers": 729,
732
+ "rumors": 730,
733
+ "rifles": 731,
734
+ "caliber": 732,
735
+ "old": 733,
736
+ "nearly": 734,
737
+ "among": 735,
738
+ "lead": 736,
739
+ "placed": 737,
740
+ "&": 738,
741
+ "continue": 739,
742
+ "Frederick": 740,
743
+ "ones": 741,
744
+ "professional": 742,
745
+ "themed": 743,
746
+ "wife": 744,
747
+ "little": 745,
748
+ "25": 746,
749
+ "wrote": 747,
750
+ "closed": 748,
751
+ "services": 749,
752
+ "Old": 750,
753
+ "2007": 751,
754
+ "2008": 752,
755
+ "access": 753,
756
+ "2009": 754,
757
+ "usually": 755,
758
+ "1990": 756,
759
+ "League": 757,
760
+ "Draft": 758,
761
+ "Kings": 759,
762
+ "fans": 760,
763
+ "free": 761,
764
+ "goaltender": 762,
765
+ "losing": 763,
766
+ "debut": 764,
767
+ "seen": 765,
768
+ "regulation": 766,
769
+ "silver": 767,
770
+ "fixed": 768,
771
+ "blockade": 769,
772
+ "crew": 770,
773
+ "controlled": 771,
774
+ "armor": 772,
775
+ "kg": 773,
776
+ "means": 774,
777
+ "e": 775,
778
+ "formed": 776,
779
+ "battleships": 777,
780
+ "offerings": 778,
781
+ "myths": 779,
782
+ "represent": 780,
783
+ "example": 781,
784
+ "Blood": 782,
785
+ "fly": 783,
786
+ "engaged": 784,
787
+ "Pilot": 785,
788
+ "glider": 786,
789
+ "European": 787,
790
+ "gliding": 788,
791
+ "Aircraft": 789,
792
+ "recreational": 790,
793
+ "fruitbodies": 791,
794
+ "Longacre": 792,
795
+ "nation": 793,
796
+ "Second": 794,
797
+ "multiple": 795,
798
+ "2014": 796,
799
+ "return": 797,
800
+ "route": 798,
801
+ "rest": 799,
802
+ "units": 800,
803
+ "having": 801,
804
+ "act": 802,
805
+ "turns": 803,
806
+ "movement": 804,
807
+ "Gallian": 805,
808
+ "soldiers": 806,
809
+ "One": 807,
810
+ "towards": 808,
811
+ "ancient": 809,
812
+ "chance": 810,
813
+ "gave": 811,
814
+ "majority": 812,
815
+ "material": 813,
816
+ "An": 814,
817
+ "guitar": 815,
818
+ "modern": 816,
819
+ "instruments": 817,
820
+ "pre": 818,
821
+ "People": 819,
822
+ "owned": 820,
823
+ "aspects": 821,
824
+ "featured": 822,
825
+ "damaged": 823,
826
+ "S": 824,
827
+ "\u00c6sthetic": 825,
828
+ "remaining": 826,
829
+ "14": 827,
830
+ "ammunition": 828,
831
+ "instead": 829,
832
+ "Totten": 830,
833
+ "1861": 831,
834
+ "completed": 832,
835
+ "because": 833,
836
+ "That": 834,
837
+ "issued": 835,
838
+ "oil": 836,
839
+ "miles": 837,
840
+ "attempted": 838,
841
+ "brought": 839,
842
+ "days": 840,
843
+ "Dunnington": 841,
844
+ "bill": 842,
845
+ "Children": 843,
846
+ "Mary": 844,
847
+ "Dorothy": 845,
848
+ "amateur": 846,
849
+ "spent": 847,
850
+ "won": 848,
851
+ "give": 849,
852
+ "attack": 850,
853
+ "Set": 851,
854
+ "shaped": 852,
855
+ "disc": 853,
856
+ "base": 854,
857
+ "close": 855,
858
+ "region": 856,
859
+ "resulted": 857,
860
+ "pick": 858,
861
+ "fired": 859,
862
+ "Rick": 860,
863
+ "Howson": 861,
864
+ "prior": 862,
865
+ "50": 863,
866
+ "tied": 864,
867
+ "playoff": 865,
868
+ "might": 866,
869
+ "100": 867,
870
+ "break": 868,
871
+ "earlier": 869,
872
+ "Vatican": 870,
873
+ "observations": 871,
874
+ "stage": 872,
875
+ "says": 873,
876
+ "71": 874,
877
+ "acting": 875,
878
+ "Bulloch": 876,
879
+ "primary": 877,
880
+ "pound": 878,
881
+ "success": 879,
882
+ "ground": 880,
883
+ "opposite": 881,
884
+ "cancer": 882,
885
+ "introduced": 883,
886
+ "Karl": 884,
887
+ "bombardment": 885,
888
+ "wing": 886,
889
+ "rarely": 887,
890
+ "beliefs": 888,
891
+ "characteristics": 889,
892
+ "combinations": 890,
893
+ "Atenism": 891,
894
+ "depicted": 892,
895
+ "belief": 893,
896
+ "earth": 894,
897
+ "chaos": 895,
898
+ "Hathor": 896,
899
+ "ba": 897,
900
+ "increasingly": 898,
901
+ "Reign": 899,
902
+ "albums": 900,
903
+ "registered": 901,
904
+ "Licence": 902,
905
+ "facilities": 903,
906
+ "coins": 904,
907
+ "McKay": 905,
908
+ "unit": 906,
909
+ "features": 907,
910
+ "positive": 908,
911
+ "very": 909,
912
+ "turn": 910,
913
+ "assigned": 911,
914
+ "something": 912,
915
+ "remain": 913,
916
+ "entire": 914,
917
+ "composed": 915,
918
+ "becomes": 916,
919
+ "evidence": 917,
920
+ "short": 918,
921
+ "armed": 919,
922
+ "separate": 920,
923
+ "ways": 921,
924
+ "staff": 922,
925
+ "response": 923,
926
+ "what": 924,
927
+ "parts": 925,
928
+ "body": 926,
929
+ "needed": 927,
930
+ "essential": 928,
931
+ "engine": 929,
932
+ "anime": 930,
933
+ "Music": 931,
934
+ "production": 932,
935
+ "need": 933,
936
+ "initially": 934,
937
+ "lyrics": 935,
938
+ "According": 936,
939
+ "style": 937,
940
+ "latter": 938,
941
+ "returning": 939,
942
+ "issues": 940,
943
+ "planned": 941,
944
+ "title": 942,
945
+ "eventually": 943,
946
+ "History": 944,
947
+ "1997": 945,
948
+ "commander": 946,
949
+ "Governor": 947,
950
+ "Major": 948,
951
+ "increased": 949,
952
+ "30": 950,
953
+ "federal": 951,
954
+ "government": 952,
955
+ "transferred": 953,
956
+ "Captain": 954,
957
+ "should": 955,
958
+ "necessary": 956,
959
+ "subject": 957,
960
+ "morning": 958,
961
+ "percussion": 959,
962
+ "supply": 960,
963
+ "turned": 961,
964
+ "opened": 962,
965
+ "remainder": 963,
966
+ "W": 964,
967
+ "ironclad": 965,
968
+ "scope": 966,
969
+ "briefly": 967,
970
+ "added": 968,
971
+ "smaller": 969,
972
+ "October": 970,
973
+ "side": 971,
974
+ "Great": 972,
975
+ "century": 973,
976
+ "Later": 974,
977
+ "shell": 975,
978
+ "association": 976,
979
+ "designated": 977,
980
+ "Art": 978,
981
+ "Spring": 979,
982
+ "collaboration": 980,
983
+ "died": 981,
984
+ "critic": 982,
985
+ "show": 983,
986
+ "Following": 984,
987
+ "schools": 985,
988
+ "\u00a3": 986,
989
+ "studio": 987,
990
+ "Andrew": 988,
991
+ "enough": 989,
992
+ "sacred": 990,
993
+ "taking": 991,
994
+ "Warne": 992,
995
+ "comes": 993,
996
+ "1988": 994,
997
+ "Louis": 995,
998
+ "regional": 996,
999
+ "Another": 997,
1000
+ "levels": 998,
1001
+ "Australia": 999
1002
+ }