bert_2 / tokenizer.json
hanci05's picture
Upload tokenizer
f6e7abd
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "[PAD]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "[UNK]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 2,
"content": "[CLS]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 3,
"content": "[SEP]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 4,
"content": "[MASK]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": {
"type": "BertNormalizer",
"clean_text": true,
"handle_chinese_chars": true,
"strip_accents": null,
"lowercase": false
},
"pre_tokenizer": {
"type": "BertPreTokenizer"
},
"post_processor": {
"type": "TemplateProcessing",
"single": [
{
"SpecialToken": {
"id": "[CLS]",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 0
}
}
],
"pair": [
{
"SpecialToken": {
"id": "[CLS]",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 0
}
},
{
"Sequence": {
"id": "B",
"type_id": 1
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 1
}
}
],
"special_tokens": {
"[CLS]": {
"id": "[CLS]",
"ids": [
2
],
"tokens": [
"[CLS]"
]
},
"[SEP]": {
"id": "[SEP]",
"ids": [
3
],
"tokens": [
"[SEP]"
]
}
}
},
"decoder": {
"type": "WordPiece",
"prefix": "##",
"cleanup": true
},
"model": {
"type": "WordPiece",
"unk_token": "[UNK]",
"continuing_subword_prefix": "##",
"max_input_chars_per_word": 100,
"vocab": {
"[PAD]": 0,
"[UNK]": 1,
"[CLS]": 2,
"[SEP]": 3,
"[MASK]": 4,
"'": 5,
"(": 6,
")": 7,
",": 8,
"-": 9,
".": 10,
"0": 11,
"1": 12,
"2": 13,
"3": 14,
"4": 15,
"5": 16,
"6": 17,
"8": 18,
":": 19,
";": 20,
"A": 21,
"B": 22,
"C": 23,
"D": 24,
"E": 25,
"F": 26,
"G": 27,
"I": 28,
"J": 29,
"L": 30,
"M": 31,
"N": 32,
"O": 33,
"P": 34,
"Q": 35,
"R": 36,
"S": 37,
"T": 38,
"U": 39,
"V": 40,
"W": 41,
"X": 42,
"Y": 43,
"[": 44,
"]": 45,
"a": 46,
"b": 47,
"c": 48,
"d": 49,
"e": 50,
"f": 51,
"g": 52,
"h": 53,
"i": 54,
"j": 55,
"k": 56,
"l": 57,
"m": 58,
"n": 59,
"o": 60,
"p": 61,
"q": 62,
"r": 63,
"s": 64,
"t": 65,
"u": 66,
"v": 67,
"w": 68,
"x": 69,
"y": 70,
"z": 71,
"##u": 72,
"##n": 73,
"##h": 74,
"##e": 75,
"##t": 76,
"##a": 77,
"##c": 78,
"##l": 79,
"##y": 80,
"##r": 81,
"##i": 82,
"##g": 83,
"##s": 84,
"##o": 85,
"##w": 86,
"##p": 87,
"##d": 88,
"##k": 89,
"##q": 90,
"##m": 91,
"##v": 92,
"##z": 93,
"##0": 94,
"##x": 95,
"##b": 96,
"##j": 97,
"##f": 98,
"##5": 99,
"##8": 100,
"##he": 101,
"the": 102,
"##er": 103,
"##re": 104,
"##at": 105,
"##on": 106,
"##in": 107,
"##es": 108,
"##ar": 109,
"##an": 110,
"##as": 111,
"The": 112,
"##ll": 113,
"##ed": 114,
"is": 115,
"##it": 116,
"##nd": 117,
"##al": 118,
"##or": 119,
"of": 120,
"##et": 121,
"##ou": 122,
"##ot": 123,
"##ol": 124,
"##en": 125,
"##ater": 126,
"##ti": 127,
"##ing": 128,
"in": 129,
"to": 130,
"are": 131,
"##ec": 132,
"##am": 133,
"and": 134,
"##ow": 135,
"th": 136,
"con": 137,
"mo": 138,
"##ter": 139,
"##ac": 140,
"##tr": 141,
"##ill": 142,
"co": 143,
"##id": 144,
"##st": 145,
"on": 146,
"so": 147,
"##als": 148,
"more": 149,
"ma": 150,
"sh": 151,
"sam": 152,
"##ch": 153,
"##le": 154,
"##ld": 155,
"be": 156,
"di": 157,
"will": 158,
"##ure": 159,
"##ro": 160,
"##mp": 161,
"##ould": 162,
"##ap": 163,
"##her": 164,
"##ig": 165,
"same": 166,
"he": 167,
"mater": 168,
"##il": 169,
"##ir": 170,
"##se": 171,
"##ve": 172,
"##ent": 173,
"materi": 174,
"not": 175,
"sol": 176,
"##hen": 177,
"##tion": 178,
"##ta": 179,
"##ic": 180,
"##oo": 181,
"water": 182,
"##ect": 183,
"than": 184,
"bu": 185,
"##les": 186,
"##rat": 187,
"##ion": 188,
"If": 189,
"for": 190,
"gr": 191,
"has": 192,
"would": 193,
"##uit": 194,
"##ly": 195,
"##iz": 196,
"##ff": 197,
"##ers": 198,
"##est": 199,
"##ang": 200,
"ne": 201,
"pl": 202,
"##uc": 203,
"##au": 204,
"##ave": 205,
"##ry": 206,
"##art": 207,
"##tic": 208,
"##igh": 209,
"heat": 210,
"ch": 211,
"pro": 212,
"str": 213,
"te": 214,
"##ay": 215,
"##all": 216,
"##im": 217,
"##ite": 218,
"comp": 219,
"chang": 220,
"have": 221,
"se": 222,
"st": 223,
"us": 224,
"wh": 225,
"##ut": 226,
"##um": 227,
"##ution": 228,
"##net": 229,
"##gnet": 230,
"##po": 231,
"##duc": 232,
"##ke": 233,
"##qu": 234,
"##ver": 235,
"##erent": 236,
"##ard": 237,
"magnet": 238,
"solution": 239,
"##fferent": 240,
"string": 241,
"When": 242,
"al": 243,
"bec": 244,
"can": 245,
"cir": 246,
"fl": 247,
"gre": 248,
"su": 249,
"##ther": 250,
"##ab": 251,
"##cuit": 252,
"##bs": 253,
"##iner": 254,
"##ass": 255,
"##eters": 256,
"one": 257,
"dis": 258,
"materials": 259,
"##ryst": 260,
"circuit": 261,
"cryst": 262,
"gas": 263,
"mu": 264,
"other": 265,
"re": 266,
"up": 267,
"was": 268,
"##ins": 269,
"##ant": 270,
"##and": 271,
"##ows": 272,
"that": 273,
"conta": 274,
"material": 275,
"##ood": 276,
"##ause": 277,
"produc": 278,
"temp": 279,
"because": 280,
"at": 281,
"as": 282,
"fas": 283,
"mass": 284,
"par": 285,
"sc": 286,
"wit": 287,
"##un": 288,
"##are": 289,
"##cen": 290,
"##let": 291,
"##gar": 292,
"##op": 293,
"##atter": 294,
"##ature": 295,
"##ation": 296,
"##ess": 297,
"##oth": 298,
"concen": 299,
"different": 300,
"bul": 301,
"complet": 302,
"change": 303,
"crystals": 304,
"with": 305,
"concentr": 306,
"20": 307,
"bl": 308,
"ce": 309,
"col": 310,
"do": 311,
"food": 312,
"ind": 313,
"less": 314,
"me": 315,
"miner": 316,
"or": 317,
"po": 318,
"pap": 319,
"##ur": 320,
"##ey": 321,
"##ts": 322,
"##ad": 323,
"##ls": 324,
"##way": 325,
"##ps": 326,
"##ves": 327,
"##ong": 328,
"##ari": 329,
"##ors": 330,
"##ound": 331,
"inc": 332,
"##ams": 333,
"##ach": 334,
"make": 335,
"grams": 336,
"plant": 337,
"##arth": 338,
"##ticles": 339,
"##ight": 340,
"used": 341,
"magnets": 342,
"flow": 343,
"sugar": 344,
"produced": 345,
"faster": 346,
"particles": 347,
"cell": 348,
"paper": 349,
"by": 350,
"bet": 351,
"batter": 352,
"both": 353,
"each": 354,
"hig": 355,
"li": 356,
"ob": 357,
"pit": 358,
"siz": 359,
"stic": 360,
"sound": 361,
"tim": 362,
"un": 363,
"vari": 364,
"when": 365,
"##us": 366,
"##een": 367,
"##ture": 368,
"##ce": 369,
"##li": 370,
"##ib": 371,
"##sol": 372,
"##ween": 373,
"##pe": 374,
"##xture": 375,
"##ject": 376,
"##erature": 377,
"##reas": 378,
"##ated": 379,
"##ans": 380,
"##oug": 381,
"##enti": 382,
"##til": 383,
"cont": 384,
"##ace": 385,
"##ack": 386,
"##action": 387,
"##ide": 388,
"should": 389,
"shap": 390,
"solid": 391,
"new": 392,
"see": 393,
"dissol": 394,
"contains": 395,
"temperature": 396,
"scrat": 397,
"bulb": 398,
"complete": 399,
"between": 400,
"object": 401,
"pitch": 402,
"stick": 403,
"time": 404,
"variab": 405,
"10": 406,
"30": 407,
"Di": 408,
"In": 409,
"So": 410,
"Sun": 411,
"ac": 412,
"all": 413,
"abs": 414,
"ball": 415,
"car": 416,
"centi": 417,
"de": 418,
"ex": 419,
"fro": 420,
"gir": 421,
"hol": 422,
"hard": 423,
"if": 424,
"kn": 425,
"key": 426,
"long": 427,
"mot": 428,
"meters": 429,
"ro": 430,
"sm": 431,
"spo": 432,
"tr": 433,
"we": 434,
"##ub": 435,
"##ee": 436,
"##tle": 437,
"##ail": 438,
"##ies": 439,
"##de": 440,
"##meters": 441,
"##ine": 442,
"##asure": 443,
"##llect": 444,
"##own": 445,
"thr": 446,
"collect": 447,
"##ilit": 448,
"need": 449,
"stand": 450,
"##pos": 451,
"solutions": 452,
"alum": 453,
"greater": 454,
"reaction": 455,
"concentration": 456,
"does": 457,
"indic": 458,
"poin": 459,
"##adows": 460,
"increas": 461,
"battery": 462,
"higher": 463,
"size": 464,
"##ibrat": 465,
"##ough": 466,
"scratch": 467,
"acid": 468,
"absor": 469,
"centimeters": 470,
"from": 471,
"know": 472,
"motor": 473,
"spoon": 474,
"standard": 475,
"40": 476,
"Yes": 477,
"an": 478,
"br": 479,
"cal": 480,
"cle": 481,
"en": 482,
"end": 483,
"earth": 484,
"fer": 485,
"go": 486,
"get": 487,
"ir": 488,
"le": 489,
"loo": 490,
"mi": 491,
"mill": 492,
"out": 493,
"pat": 494,
"pure": 495,
"part": 496,
"ri": 497,
"she": 498,
"sat": 499,
"sec": 500,
"sta": 501,
"side": 502,
"west": 503,
"##urat": 504,
"##ns": 505,
"##hway": 506,
"##to": 507,
"##ck": 508,
"##cite": 509,
"##cli": 510,
"##ruit": 511,
"##ich": 512,
"##oll": 513,
"##per": 514,
"##ment": 515,
"##bles": 516,
"there": 517,
"##erm": 518,
"##ree": 519,
"##rec": 520,
"##ate": 521,
"##one": 522,
"##ond": 523,
"##ary": 524,
"##ark": 525,
"##ance": 526,
"##ast": 527,
"There": 528,
"##oun": 529,
"##ings": 530,
"contr": 531,
"##act": 532,
"shadows": 533,
"heater": 534,
"##izer": 535,
"##ighter": 536,
"white": 537,
"which": 538,
"must": 539,
"much": 540,
"black": 541,
"measure": 542,
"mineral": 543,
"papercli": 544,
"sounds": 545,
"##tilizer": 546,
"variable": 547,
"small": 548,
"collectors": 549,
"##iliters": 550,
"spoons": 551,
"calcite": 552,
"clear": 553,
"fertilizer": 554,
"iron": 555,
"mixture": 556,
"milliliters": 557,
"pathway": 558,
"saturat": 559,
"second": 560,
"stay": 561,
"##olled": 562,
"controlled": 563,
"saturated": 564,
"50": 565,
"Earth": 566,
"Fruit": 567,
"No": 568,
"Vibrat": 569,
"You": 570,
"am": 571,
"bo": 572,
"cl": 573,
"could": 574,
"dark": 575,
"el": 576,
"ev": 577,
"ero": 578,
"eff": 579,
"equ": 580,
"east": 581,
"fe": 582,
"fo": 583,
"how": 584,
"lar": 585,
"lit": 586,
"lau": 587,
"light": 588,
"no": 589,
"op": 590,
"pe": 591,
"pr": 592,
"put": 593,
"qu": 594,
"run": 595,
"sp": 596,
"set": 597,
"squ": 598,
"ta": 599,
"use": 600,
"wi": 601,
"##ue": 602,
"##ul": 603,
"##nch": 604,
"##th": 605,
"##ag": 606,
"##ive": 607,
"##gy": 608,
"##gr": 609,
"##ger": 610,
"##so": 611,
"##ok": 612,
"##ore": 613,
"##pp": 614,
"##ple": 615,
"##kly": 616,
"##fore": 617,
"##ergy": 618,
"##ates": 619,
"##inum": 620,
"##alt": 621,
"##orter": 622,
"##orary": 623,
"##our": 624,
"##ols": 625,
"too": 626,
"area": 627,
"##ectr": 628,
"most": 629,
"cover": 630,
"cook": 631,
"##ides": 632,
"##stance": 633,
"only": 634,
"shorter": 635,
"beg": 636,
"distance": 637,
"##aph": 638,
"##ical": 639,
"##ickly": 640,
"but": 641,
"##ions": 642,
"form": 643,
"place": 644,
"heats": 645,
"##iment": 646,
"compare": 647,
"seed": 648,
"stee": 649,
"##quid": 650,
"also": 651,
"temporary": 652,
"concentrated": 653,
"color": 654,
"colors": 655,
"means": 656,
"minerals": 657,
"##uring": 658,
"liquid": 659,
"unit": 660,
"shape": 661,
"dissolves": 662,
"Different": 663,
"carr": 664,
"exper": 665,
"girls": 666,
"harder": 667,
"longer": 668,
"root": 669,
"through": 670,
"##posite": 671,
"aluminum": 672,
"indicates": 673,
"point": 674,
"increases": 675,
"absorbs": 676,
"energy": 677,
"river": 678,
"measurement": 679,
"paperclip": 680,
"smaller": 681,
"seconds": 682,
"Vibrations": 683,
"amoun": 684,
"electr": 685,
"launch": 686,
"opposite": 687,
"quickly": 688,
"settle": 689,
"square": 690,
"wire": 691,
"covered": 692,
"cookies": 693,
"experiment": 694,
"15": 695,
"An": 696,
"As": 697,
"Bl": 698,
"Both": 699,
"Ce": 700,
"Fab": 701,
"On": 702,
"Or": 703,
"Over": 704,
"Sol": 705,
"Tr": 706,
"Use": 707,
"Water": 708,
"Xs": 709,
"af": 710,
"big": 711,
"bag": 712,
"cu": 713,
"che": 714,
"cre": 715,
"cor": 716,
"cot": 717,
"det": 718,
"dro": 719,
"down": 720,
"during": 721,
"ele": 722,
"ever": 723,
"fat": 724,
"fil": 725,
"fir": 726,
"fiz": 727,
"fart": 728,
"har": 729,
"hot": 730,
"it": 731,
"lot": 732,
"low": 733,
"lighter": 734,
"mar": 735,
"met": 736,
"mou": 737,
"might": 738,
"nail": 739,
"oc": 740,
"pu": 741,
"pol": 742,
"patter": 743,
"ring": 744,
"sl": 745,
"sy": 746,
"sw": 747,
"sand": 748,
"salt": 749,
"tin": 750,
"tec": 751,
"tur": 752,
"tree": 753,
"tighter": 754,
"ver": 755,
"vit": 756,
"vibrat": 757,
"whe": 758,
"##ude": 759,
"##ni": 760,
"##no": 761,
"##not": 762,
"##ning": 763,
"##nap": 764,
"##nect": 765,
"##hni": 766,
"##em": 767,
"##end": 768,
"##test": 769,
"##az": 770,
"##ains": 771,
"##cur": 772,
"##led": 773,
"##lude": 774,
"##yone": 775,
"##yled": 776,
"##rf": 777,
"##ric": 778,
"##is": 779,
"##ied": 780,
"##ius": 781,
"##ge": 782,
"##gre": 783,
"##gat": 784,
"##get": 785,
"##sit": 786,
"##sion": 787,
"##snap": 788,
"##os": 789,
"##om": 790,
"##ock": 791,
"##par": 792,
"##der": 793,
"##kes": 794,
"##ken": 795,
"##mical": 796,
"##mains": 797,
"##va": 798,
"##ved": 799,
"##vest": 800,
"##vation": 801,
"##vides": 802,
"##ber": 803,
"##bbles": 804,
"##ft": 805,
"##hes": 806,
"##red": 807,
"##inue": 808,
"##ase": 809,
"##ity": 810,
"##ort": 811,
"off": 812,
"##eting": 813,
"##other": 814,
"into": 815,
"top": 816,
"toget": 817,
"##amin": 818,
"##owing": 819,
"this": 820,
"const": 821,
"conduc": 822,
"connect": 823,
"move": 824,
"moves": 825,
"##terno": 826,
"cools": 827,
"##stem": 828,
"soil": 829,
"map": 830,
"made": 831,
"shows": 832,
"sample": 833,
"beans": 834,
"##apor": 835,
"##appe": 836,
"##sel": 837,
"##henol": 838,
"##icity": 839,
"##ook": 840,
"##oops": 841,
"##ects": 842,
"bur": 843,
"bubbles": 844,
"grid": 845,
"##ange": 846,
"negat": 847,
"plus": 848,
"##uck": 849,
"provides": 850,
"texture": 851,
"changed": 852,
"separ": 853,
"stre": 854,
"uses": 855,
"using": 856,
"what": 857,
"##uts": 858,
"cannot": 859,
"green": 860,
"grease": 861,
"surf": 862,
"disappe": 863,
"remains": 864,
"container": 865,
"produce": 866,
"masses": 867,
"scoops": 868,
"##ople": 869,
"##ophenol": 870,
"##atures": 871,
"bulbs": 872,
"block": 873,
"indophenol": 874,
"posit": 875,
"##lsius": 876,
"include": 877,
"flowing": 878,
"like": 879,
"until": 880,
"contact": 881,
"continue": 882,
"shapes": 883,
"dissolved": 884,
"sticks": 885,
"variables": 886,
"Diva": 887,
"depos": 888,
"degre": 889,
"girl": 890,
"holes": 891,
"rock": 892,
"trail": 893,
"truck": 894,
"weigh": 895,
"needs": 896,
"indicated": 897,
"points": 898,
"increasing": 899,
"absorb": 900,
"any": 901,
"brass": 902,
"brown": 903,
"loose": 904,
"loops": 905,
"sheeting": 906,
"therefore": 907,
"##ermine": 908,
"##rect": 909,
"heaters": 910,
"mixtures": 911,
"stays": 912,
"Fruitsnap": 913,
"box": 914,
"clay": 915,
"evapor": 916,
"erosion": 917,
"effort": 918,
"equal": 919,
"features": 920,
"foil": 921,
"larger": 922,
"little": 923,
"people": 924,
"prin": 925,
"spot": 926,
"##graph": 927,
"##pped": 928,
"begin": 929,
"formed": 930,
"carried": 931,
"amount": 932,
"electricity": 933,
"squares": 934,
"Black": 935,
"Celsius": 936,
"Fabric": 937,
"Orange": 938,
"Overly": 939,
"afterno": 940,
"cup": 941,
"chemical": 942,
"correct": 943,
"cotyled": 944,
"determine": 945,
"elevation": 946,
"everyone": 947,
"filter": 948,
"first": 949,
"fizz": 950,
"farther": 951,
"harvest": 952,
"hotter": 953,
"lower": 954,
"marbles": 955,
"mouth": 956,
"occur": 957,
"pull": 958,
"poles": 959,
"patterns": 960,
"system": 961,
"swings": 962,
"tiny": 963,
"techni": 964,
"very": 965,
"vitamin": 966,
"together": 967,
"constant": 968,
"conduct": 969,
"connecting": 970,
"negative": 971,
"separate": 972,
"surface": 973,
"blocks": 974,
"deposit": 975,
"degrees": 976,
"afternoon": 977,
"cotyledon": 978,
"harvested": 979,
"occurred": 980,
"techniqu": 981,
"28": 982,
"Ag": 983,
"All": 984,
"And": 985,
"Bill": 986,
"Bub": 987,
"Co": 988,
"Cryst": 989,
"Dry": 990,
"Dark": 991,
"During": 992,
"El": 993,
"Em": 994,
"Each": 995,
"Fas": 996,
"Gre": 997,
"Gas": 998,
"Ju": 999,
"Jim": 1000,
"Li": 1001,
"Lee": 1002,
"Me": 1003,
"Man": 1004,
"Ph": 1005,
"Pan": 1006,
"Pam": 1007,
"Put": 1008,
"Rub": 1009,
"Sh": 1010,
"Sm": 1011,
"She": 1012,
"Set": 1013,
"Sam": 1014,
"Sus": 1015,
"See": 1016,
"Salt": 1017,
"Th": 1018,
"Top": 1019,
"Wh": 1020,
"Wa": 1021,
"Wend": 1022,
"ap": 1023,
"ad": 1024,
"av": 1025,
"air": 1026,
"away": 1027,
"app": 1028,
"bal": 1029,
"bot": 1030,
"bro": 1031,
"band": 1032,
"cau": 1033,
"cree": 1034,
"dec": 1035,
"did": 1036,
"dry": 1037,
"day": 1038,
"eg": 1039,
"em": 1040,
"ely": 1041,
"fi": 1042,
"fing": 1043,
"fac": 1044,
"finer": 1045,
"fruit": 1046,
"ful": 1047,
"got": 1048,
"hal": 1049,
"hand": 1050,
"had": 1051,
"hook": 1052,
"id": 1053,
"im": 1054,
"imp": 1055,
"its": 1056,
"lo": 1057,
"lin": 1058,
"liz": 1059,
"line": 1060,
"mat": 1061,
"min": 1062,
"mor": 1063,
"mid": 1064,
"mir": 1065,
"moun": 1066,
"nec": 1067,
"num": 1068,
"none": 1069,
"ow": 1070,
"over": 1071,
"ph": 1072,
"pi": 1073,
"perm": 1074,
"prec": 1075,
"res": 1076,
"red": 1077,
"rec": 1078,
"right": 1079,
"roug": 1080,
"rub": 1081,
"rings": 1082,
"sa": 1083,
"sk": 1084,
"sin": 1085,
"sti": 1086,
"sing": 1087,
"sim": 1088,
"spe": 1089,
"sides": 1090,
"ty": 1091,
"ti": 1092,
"tub": 1093,
"term": 1094,
"vall": 1095,
"vine": 1096,
"wer": 1097,
"war": 1098,
"wal": 1099,
"wood": 1100,
"you": 1101,
"your": 1102,
"##uls": 1103,
"##na": 1104,
"##ny": 1105,
"##ng": 1106,
"##nuts": 1107,
"##hill": 1108,
"##hone": 1109,
"##el": 1110,
"##eb": 1111,
"##ak": 1112,
"##av": 1113,
"##aves": 1114,
"##cr": 1115,
"##creas": 1116,
"##ches": 1117,
"##lp": 1118,
"##las": 1119,
"##lti": 1120,
"##ling": 1121,
"##lter": 1122,
"##lta": 1123,
"##lay": 1124,
"##lects": 1125,
"##ror": 1126,
"##ip": 1127,
"##if": 1128,
"##ier": 1129,
"##gs": 1130,
"##ser": 1131,
"##son": 1132,
"##sing": 1133,
"##sib": 1134,
"##sul": 1135,
"##ox": 1136,
"##oother": 1137,
"##ograph": 1138,
"##wer": 1139,
"##pt": 1140,
"##ples": 1141,
"##pest": 1142,
"##dle": 1143,
"##my": 1144,
"##ms": 1145,
"##mly": 1146,
"##mend": 1147,
"##msel": 1148,
"##van": 1149,
"##xed": 1150,
"##xim": 1151,
"##xop": 1152,
"##bon": 1153,
"##bry": 1154,
"##bab": 1155,
"##bling": 1156,
"##fy": 1157,
"##fer": 1158,
"##fway": 1159,
"##fuls": 1160,
"##flects": 1161,
"##hed": 1162,
"##hell": 1163,
"##hest": 1164,
"they": 1165,
"themsel": 1166,
"##ator": 1167,
"##atest": 1168,
"##inals": 1169,
"##inny": 1170,
"##arser": 1171,
"##anent": 1172,
"##anuts": 1173,
"##ash": 1174,
"##itate": 1175,
"##ormly": 1176,
"##oups": 1177,
"##otects": 1178,
"##otograph": 1179,
"##ole": 1180,
"##ena": 1181,
"ink": 1182,
"inter": 1183,
"insul": 1184,
"tool": 1185,
"topo": 1186,
"tools": 1187,
"areas": 1188,
"##ece": 1189,
"##owly": 1190,
"thus": 1191,
"though": 1192,
"things": 1193,
"##acts": 1194,
"##tra": 1195,
"##tract": 1196,
"coat": 1197,
"coin": 1198,
"coarser": 1199,
"onto": 1200,
"makes": 1201,
"maxim": 1202,
"show": 1203,
"shine": 1204,
"shown": 1205,
"samples": 1206,
"##ching": 1207,
"been": 1208,
"being": 1209,
"direc": 1210,
"diox": 1211,
"##mpare": 1212,
"held": 1213,
"heav": 1214,
"help": 1215,
"##ily": 1216,
"##ilar": 1217,
"notic": 1218,
"noteb": 1219,
"solar": 1220,
"##tional": 1221,
"##tain": 1222,
"##tage": 1223,
"fork": 1224,
"grow": 1225,
"grows": 1226,
"graph": 1227,
"growing": 1228,
"groups": 1229,
"##ize": 1230,
"play": 1231,
"##avels": 1232,
"probab": 1233,
"strong": 1234,
"tell": 1235,
"##allel": 1236,
"##allize": 1237,
"compari": 1238,
"changes": 1239,
"changing": 1240,
"stop": 1241,
"whole": 1242,
"##utes": 1243,
"alway": 1244,
"along": 1245,
"becom": 1246,
"flows": 1247,
"flood": 1248,
"flour": 1249,
"greatest": 1250,
"such": 1251,
"##able": 1252,
"dish": 1253,
"dishes": 1254,
"crystallize": 1255,
"multi": 1256,
"repe": 1257,
"reflects": 1258,
"contain": 1259,
"attract": 1260,
"fastest": 1261,
"parallel": 1262,
"##ared": 1263,
"##ope": 1264,
"##essary": 1265,
"completes": 1266,
"completed": 1267,
"blue": 1268,
"cold": 1269,
"order": 1270,
"batteries": 1271,
"highest": 1272,
"lift": 1273,
"sized": 1274,
"unif": 1275,
"##cept": 1276,
"##lie": 1277,
"##lied": 1278,
"##pear": 1279,
"##ansfer": 1280,
"##entify": 1281,
"contour": 1282,
"contacts": 1283,
"shaped": 1284,
"seems": 1285,
"dissolve": 1286,
"scratches": 1287,
"100": 1288,
"Increas": 1289,
"balls": 1290,
"carbon": 1291,
"delta": 1292,
"exact": 1293,
"except": 1294,
"hole": 1295,
"hold": 1296,
"holder": 1297,
"hardest": 1298,
"longest": 1299,
"smoother": 1300,
"travels": 1301,
"weight": 1302,
"weak": 1303,
"##ubilit": 1304,
"##ailable": 1305,
"throw": 1306,
"throwing": 1307,
"collector": 1308,
"needles": 1309,
"concentrations": 1310,
"spoonfuls": 1311,
"another": 1312,
"enough": 1313,
"ended": 1314,
"gets": 1315,
"leave": 1316,
"least": 1317,
"left": 1318,
"leaves": 1319,
"rise": 1320,
"shelter": 1321,
"##tom": 1322,
"##ments": 1323,
"Therefore": 1324,
"measures": 1325,
"paperclips": 1326,
"Fruity": 1327,
"boat": 1328,
"clos": 1329,
"darkest": 1330,
"even": 1331,
"erode": 1332,
"effect": 1333,
"equals": 1334,
"fewer": 1335,
"foam": 1336,
"large": 1337,
"peanuts": 1338,
"protects": 1339,
"puts": 1340,
"runs": 1341,
"splas": 1342,
"take": 1343,
"takes": 1344,
"taken": 1345,
"##ults": 1346,
"##age": 1347,
"##ground": 1348,
"begins": 1349,
"compared": 1350,
"seeds": 1351,
"steel": 1352,
"steeper": 1353,
"steepest": 1354,
"carries": 1355,
"amounts": 1356,
"electrical": 1357,
"wires": 1358,
"Anna": 1359,
"Only": 1360,
"Once": 1361,
"Solar": 1362,
"Solubilit": 1363,
"Trace": 1364,
"Transfer": 1365,
"bigger": 1366,
"cream": 1367,
"created": 1368,
"drops": 1369,
"dropped": 1370,
"downhill": 1371,
"fattest": 1372,
"itsel": 1373,
"metal": 1374,
"metals": 1375,
"slowly": 1376,
"slope": 1377,
"turns": 1378,
"turning": 1379,
"vibrates": 1380,
"vibrating": 1381,
"where": 1382,
"whether": 1383,
"##ossib": 1384,
"##ommend": 1385,
"topaz": 1386,
"movements": 1387,
"burn": 1388,
"burns": 1389,
"stream": 1390,
"streng": 1391,
"disappear": 1392,
"disappeared": 1393,
"position": 1394,
"positive": 1395,
"weighs": 1396,
"absorbed": 1397,
"evaporation": 1398,
"evaporate": 1399,
"print": 1400,
"prints": 1401,
"spots": 1402,
"##graphic": 1403,
"elevations": 1404,
"fizzes": 1405,
"fizzing": 1406,
"pulley": 1407,
"conductor": 1408,
"deposited": 1409,
"deposition": 1410,
"technique": 1411,
"techniques": 1412,
"Agree": 1413,
"Andre": 1414,
"Bubbling": 1415,
"Compare": 1416,
"Crystals": 1417,
"Darker": 1418,
"Elena": 1419,
"Emily": 1420,
"Faster": 1421,
"Greta": 1422,
"Julie": 1423,
"Like": 1424,
"Measure": 1425,
"Many": 1426,
"Phil": 1427,
"Shadows": 1428,
"Smash": 1429,
"Sammy": 1430,
"Susan": 1431,
"Seeing": 1432,
"That": 1433,
"Topaz": 1434,
"White": 1435,
"Wait": 1436,
"Wendy": 1437,
"appear": 1438,
"advan": 1439,
"available": 1440,
"applied": 1441,
"balance": 1442,
"bottom": 1443,
"broken": 1444,
"causing": 1445,
"creek": 1446,
"decide": 1447,
"eggs": 1448,
"embry": 1449,
"elytra": 1450,
"fixed": 1451,
"finger": 1452,
"facing": 1453,
"fulcr": 1454,
"halfway": 1455,
"hands": 1456,
"identify": 1457,
"image": 1458,
"impossib": 1459,
"load": 1460,
"lines": 1461,
"lizard": 1462,
"matching": 1463,
"minutes": 1464,
"morning": 1465,
"middle": 1466,
"mirror": 1467,
"mountain": 1468,
"necessary": 1469,
"number": 1470,
"own": 1471,
"overlay": 1472,
"photograph": 1473,
"piece": 1474,
"permanent": 1475,
"precip": 1476,
"results": 1477,
"recommend": 1478,
"rougher": 1479,
"rubber": 1480,
"saxop": 1481,
"skinny": 1482,
"sink": 1483,
"still": 1484,
"single": 1485,
"similar": 1486,
"speed": 1487,
"type": 1488,
"tipped": 1489,
"tube": 1490,
"terminals": 1491,
"valley": 1492,
"vinegar": 1493,
"were": 1494,
"warm": 1495,
"walnuts": 1496,
"##hells": 1497,
"themselves": 1498,
"interaction": 1499,
"insulator": 1500,
"topographic": 1501,
"maximum": 1502,
"directional": 1503,
"dioxide": 1504,
"heavier": 1505,
"notice": 1506,
"notebook": 1507,
"playground": 1508,
"probably": 1509,
"comparison": 1510,
"stops": 1511,
"always": 1512,
"become": 1513,
"multiple": 1514,
"repel": 1515,
"uniformly": 1516,
"Increased": 1517,
"exactly": 1518,
"closest": 1519,
"splashed": 1520,
"Solubility": 1521,
"itself": 1522,
"strength": 1523,
"advantage": 1524,
"eggshells": 1525,
"embryo": 1526,
"fulcrum": 1527,
"impossible": 1528,
"precipitate": 1529,
"recommended": 1530,
"saxophone": 1531
}
}
}