msatds commited on
Commit
fb0c894
1 Parent(s): 2e3e33f

add tokenizer

Browse files
Files changed (4) hide show
  1. special_tokens_map.json +1 -0
  2. tokenizer.json +1013 -0
  3. tokenizer_config.json +1 -0
  4. vocab.txt +863 -0
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer.json ADDED
@@ -0,0 +1,1013 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
5
+ "added_tokens": [
6
+ {
7
+ "id": 0,
8
+ "content": "[PAD]",
9
+ "single_word": false,
10
+ "lstrip": false,
11
+ "rstrip": false,
12
+ "normalized": false,
13
+ "special": true
14
+ },
15
+ {
16
+ "id": 1,
17
+ "content": "[UNK]",
18
+ "single_word": false,
19
+ "lstrip": false,
20
+ "rstrip": false,
21
+ "normalized": false,
22
+ "special": true
23
+ },
24
+ {
25
+ "id": 2,
26
+ "content": "[CLS]",
27
+ "single_word": false,
28
+ "lstrip": false,
29
+ "rstrip": false,
30
+ "normalized": false,
31
+ "special": true
32
+ },
33
+ {
34
+ "id": 3,
35
+ "content": "[SEP]",
36
+ "single_word": false,
37
+ "lstrip": false,
38
+ "rstrip": false,
39
+ "normalized": false,
40
+ "special": true
41
+ },
42
+ {
43
+ "id": 4,
44
+ "content": "[MASK]",
45
+ "single_word": false,
46
+ "lstrip": false,
47
+ "rstrip": false,
48
+ "normalized": false,
49
+ "special": true
50
+ }
51
+ ],
52
+ "normalizer": {
53
+ "type": "BertNormalizer",
54
+ "clean_text": true,
55
+ "handle_chinese_chars": true,
56
+ "strip_accents": null,
57
+ "lowercase": false
58
+ },
59
+ "pre_tokenizer": {
60
+ "type": "BertPreTokenizer"
61
+ },
62
+ "post_processor": {
63
+ "type": "TemplateProcessing",
64
+ "single": [
65
+ {
66
+ "SpecialToken": {
67
+ "id": "[CLS]",
68
+ "type_id": 0
69
+ }
70
+ },
71
+ {
72
+ "Sequence": {
73
+ "id": "A",
74
+ "type_id": 0
75
+ }
76
+ },
77
+ {
78
+ "SpecialToken": {
79
+ "id": "[SEP]",
80
+ "type_id": 0
81
+ }
82
+ }
83
+ ],
84
+ "pair": [
85
+ {
86
+ "SpecialToken": {
87
+ "id": "[CLS]",
88
+ "type_id": 0
89
+ }
90
+ },
91
+ {
92
+ "Sequence": {
93
+ "id": "A",
94
+ "type_id": 0
95
+ }
96
+ },
97
+ {
98
+ "SpecialToken": {
99
+ "id": "[SEP]",
100
+ "type_id": 0
101
+ }
102
+ },
103
+ {
104
+ "Sequence": {
105
+ "id": "B",
106
+ "type_id": 1
107
+ }
108
+ },
109
+ {
110
+ "SpecialToken": {
111
+ "id": "[SEP]",
112
+ "type_id": 1
113
+ }
114
+ }
115
+ ],
116
+ "special_tokens": {
117
+ "[CLS]": {
118
+ "id": "[CLS]",
119
+ "ids": [
120
+ 2
121
+ ],
122
+ "tokens": [
123
+ "[CLS]"
124
+ ]
125
+ },
126
+ "[SEP]": {
127
+ "id": "[SEP]",
128
+ "ids": [
129
+ 3
130
+ ],
131
+ "tokens": [
132
+ "[SEP]"
133
+ ]
134
+ }
135
+ }
136
+ },
137
+ "decoder": {
138
+ "type": "WordPiece",
139
+ "prefix": "##",
140
+ "cleanup": true
141
+ },
142
+ "model": {
143
+ "type": "WordPiece",
144
+ "unk_token": "[UNK]",
145
+ "continuing_subword_prefix": "##",
146
+ "max_input_chars_per_word": 100,
147
+ "vocab": {
148
+ "[PAD]": 0,
149
+ "[UNK]": 1,
150
+ "[CLS]": 2,
151
+ "[SEP]": 3,
152
+ "[MASK]": 4,
153
+ "%": 5,
154
+ "&": 6,
155
+ "(": 7,
156
+ ")": 8,
157
+ ",": 9,
158
+ "-": 10,
159
+ ".": 11,
160
+ "/": 12,
161
+ "0": 13,
162
+ "1": 14,
163
+ "2": 15,
164
+ "3": 16,
165
+ "4": 17,
166
+ "5": 18,
167
+ "6": 19,
168
+ "7": 20,
169
+ "8": 21,
170
+ "9": 22,
171
+ ":": 23,
172
+ ";": 24,
173
+ "A": 25,
174
+ "B": 26,
175
+ "C": 27,
176
+ "D": 28,
177
+ "E": 29,
178
+ "G": 30,
179
+ "H": 31,
180
+ "I": 32,
181
+ "J": 33,
182
+ "L": 34,
183
+ "M": 35,
184
+ "N": 36,
185
+ "O": 37,
186
+ "P": 38,
187
+ "R": 39,
188
+ "S": 40,
189
+ "T": 41,
190
+ "V": 42,
191
+ "[": 43,
192
+ "]": 44,
193
+ "_": 45,
194
+ "a": 46,
195
+ "b": 47,
196
+ "c": 48,
197
+ "d": 49,
198
+ "e": 50,
199
+ "f": 51,
200
+ "g": 52,
201
+ "h": 53,
202
+ "i": 54,
203
+ "k": 55,
204
+ "l": 56,
205
+ "m": 57,
206
+ "n": 58,
207
+ "o": 59,
208
+ "p": 60,
209
+ "q": 61,
210
+ "r": 62,
211
+ "s": 63,
212
+ "t": 64,
213
+ "u": 65,
214
+ "v": 66,
215
+ "w": 67,
216
+ "x": 68,
217
+ "y": 69,
218
+ "z": 70,
219
+ "°": 71,
220
+ "–": 72,
221
+ "−": 73,
222
+ "##a": 74,
223
+ "##o": 75,
224
+ "##e": 76,
225
+ "##c": 77,
226
+ "##r": 78,
227
+ "##s": 79,
228
+ "##n": 80,
229
+ "##l": 81,
230
+ "##u": 82,
231
+ "##f": 83,
232
+ "##m": 84,
233
+ "##d": 85,
234
+ "##k": 86,
235
+ "##t": 87,
236
+ "##h": 88,
237
+ "##b": 89,
238
+ "##q": 90,
239
+ "##y": 91,
240
+ "##v": 92,
241
+ "##i": 93,
242
+ "##w": 94,
243
+ "##p": 95,
244
+ "##2": 96,
245
+ "##x": 97,
246
+ "##g": 98,
247
+ "##9": 99,
248
+ "##0": 100,
249
+ "##T": 101,
250
+ "##C": 102,
251
+ "##A": 103,
252
+ "##M": 104,
253
+ "##P": 105,
254
+ "##S": 106,
255
+ "##z": 107,
256
+ "##1": 108,
257
+ "##5": 109,
258
+ "##8": 110,
259
+ "##D": 111,
260
+ "##6": 112,
261
+ "##V": 113,
262
+ "##3": 114,
263
+ "##4": 115,
264
+ "##ti": 116,
265
+ "##on": 117,
266
+ "th": 118,
267
+ "##er": 119,
268
+ "the": 120,
269
+ "##es": 121,
270
+ "##ea": 122,
271
+ "##tion": 123,
272
+ "##nd": 124,
273
+ "##en": 125,
274
+ "##al": 126,
275
+ "##in": 127,
276
+ "of": 128,
277
+ "##at": 129,
278
+ "##ro": 130,
279
+ "and": 131,
280
+ "in": 132,
281
+ "##ur": 133,
282
+ "##ve": 134,
283
+ "##st": 135,
284
+ "##ec": 136,
285
+ "##ent": 137,
286
+ "##ing": 138,
287
+ "##th": 139,
288
+ "##ear": 140,
289
+ "##ar": 141,
290
+ "##ed": 142,
291
+ "##ction": 143,
292
+ "##ly": 144,
293
+ "##ers": 145,
294
+ "to": 146,
295
+ "con": 147,
296
+ "##an": 148,
297
+ "##ation": 149,
298
+ "##li": 150,
299
+ "##tive": 151,
300
+ "##or": 152,
301
+ "mi": 153,
302
+ "##oi": 154,
303
+ "##is": 155,
304
+ "Th": 156,
305
+ "res": 157,
306
+ "is": 158,
307
+ "##os": 159,
308
+ "##ch": 160,
309
+ "##ri": 161,
310
+ "##id": 162,
311
+ "that": 163,
312
+ "by": 164,
313
+ "de": 165,
314
+ "pro": 166,
315
+ "##ter": 167,
316
+ "##ge": 168,
317
+ "st": 169,
318
+ "##se": 170,
319
+ "##lo": 171,
320
+ "##ment": 172,
321
+ "##ith": 173,
322
+ "##gh": 174,
323
+ "##ate": 175,
324
+ "or": 176,
325
+ "on": 177,
326
+ "per": 178,
327
+ "re": 179,
328
+ "with": 180,
329
+ "##pp": 181,
330
+ "##tic": 182,
331
+ "im": 183,
332
+ "la": 184,
333
+ "soi": 185,
334
+ "tr": 186,
335
+ "wa": 187,
336
+ "year": 188,
337
+ "##fi": 189,
338
+ "##min": 190,
339
+ "##te": 191,
340
+ "this": 192,
341
+ "soil": 193,
342
+ "was": 194,
343
+ "oth": 195,
344
+ "##ce": 196,
345
+ "##re": 197,
346
+ "##ead": 198,
347
+ "##ure": 199,
348
+ "##tively": 200,
349
+ "##ght": 201,
350
+ "In": 202,
351
+ "app": 203,
352
+ "be": 204,
353
+ "fu": 205,
354
+ "lead": 206,
355
+ "ne": 207,
356
+ "ol": 208,
357
+ "##ol": 209,
358
+ "##ow": 210,
359
+ "##cro": 211,
360
+ "##ren": 212,
361
+ "##le": 213,
362
+ "##ul": 214,
363
+ "##ub": 215,
364
+ "##uction": 216,
365
+ "##to": 217,
366
+ "##ted": 218,
367
+ "##hi": 219,
368
+ "##yp": 220,
369
+ "##pon": 221,
370
+ "##ents": 222,
371
+ "##ard": 223,
372
+ "The": 224,
373
+ "##ides": 225,
374
+ "others": 226,
375
+ "old": 227,
376
+ "##hip": 228,
377
+ "19": 229,
378
+ "40": 230,
379
+ "ad": 231,
380
+ "age": 232,
381
+ "cr": 233,
382
+ "cA": 234,
383
+ "cri": 235,
384
+ "les": 236,
385
+ "mo": 237,
386
+ "moi": 238,
387
+ "rec": 239,
388
+ "wat": 240,
389
+ "##ac": 241,
390
+ "##age": 242,
391
+ "##nction": 243,
392
+ "##fec": 244,
393
+ "##dents": 245,
394
+ "##tment": 246,
395
+ "##ber": 247,
396
+ "##yer": 248,
397
+ "##vation": 249,
398
+ "##vides": 250,
399
+ "##ir": 251,
400
+ "##ifi": 252,
401
+ "##gi": 253,
402
+ "##gli": 254,
403
+ "##MP": 255,
404
+ "##tivation": 256,
405
+ "than": 257,
406
+ "##erv": 258,
407
+ "##eatment": 259,
408
+ "##als": 260,
409
+ "##rou": 261,
410
+ "inter": 262,
411
+ "##str": 263,
412
+ "##sture": 264,
413
+ "##earch": 265,
414
+ "##ctions": 266,
415
+ "##ant": 267,
416
+ "##liz": 268,
417
+ "might": 269,
418
+ "micro": 270,
419
+ "respon": 271,
420
+ "research": 272,
421
+ "##chard": 273,
422
+ "provides": 274,
423
+ "orchard": 275,
424
+ "##tical": 276,
425
+ "imp": 277,
426
+ "layer": 278,
427
+ "treatment": 279,
428
+ "function": 280,
429
+ "leaders": 281,
430
+ "##ypto": 282,
431
+ "crypto": 283,
432
+ "cAMP": 284,
433
+ "less": 285,
434
+ "moisture": 286,
435
+ "water": 287,
436
+ "##ific": 288,
437
+ "##glial": 289,
438
+ "microglial": 290,
439
+ "respondents": 291,
440
+ "an": 292,
441
+ "##ou": 293,
442
+ "##di": 294,
443
+ "addi": 295,
444
+ "are": 296,
445
+ "##ag": 297,
446
+ "##iz": 298,
447
+ "addition": 299,
448
+ "##ization": 300,
449
+ "kn": 301,
450
+ "pos": 302,
451
+ "rea": 303,
452
+ "se": 304,
453
+ "sh": 305,
454
+ "si": 306,
455
+ "sec": 307,
456
+ "##ot": 308,
457
+ "##our": 309,
458
+ "##ost": 310,
459
+ "##em": 311,
460
+ "##eve": 312,
461
+ "##cur": 313,
462
+ "##nt": 314,
463
+ "##ning": 315,
464
+ "##lu": 316,
465
+ "##ud": 317,
466
+ "##for": 318,
467
+ "##itively": 319,
468
+ "##ping": 320,
469
+ "##xt": 321,
470
+ "##onal": 322,
471
+ "##ence": 323,
472
+ "##aly": 324,
473
+ "inc": 325,
474
+ "cons": 326,
475
+ "This": 327,
476
+ "sta": 328,
477
+ "perfor": 329,
478
+ "##own": 330,
479
+ "known": 331,
480
+ "positively": 332,
481
+ "##curren": 333,
482
+ "perform": 334,
483
+ "10": 335,
484
+ "29": 336,
485
+ "30": 337,
486
+ "31": 338,
487
+ "Ag": 339,
488
+ "Ba": 340,
489
+ "En": 341,
490
+ "ET": 342,
491
+ "Gh": 343,
492
+ "Hu": 344,
493
+ "It": 345,
494
+ "M2": 346,
495
+ "M1": 347,
496
+ "Nu": 348,
497
+ "PD": 349,
498
+ "Pear": 350,
499
+ "ac": 351,
500
+ "al": 352,
501
+ "af": 353,
502
+ "bi": 354,
503
+ "bac": 355,
504
+ "cm": 356,
505
+ "cy": 357,
506
+ "cat": 358,
507
+ "car": 359,
508
+ "cage": 360,
509
+ "da": 361,
510
+ "des": 362,
511
+ "dur": 363,
512
+ "did": 364,
513
+ "ef": 365,
514
+ "ex": 366,
515
+ "eV": 367,
516
+ "end": 368,
517
+ "ent": 369,
518
+ "grou": 370,
519
+ "how": 371,
520
+ "host": 372,
521
+ "it": 373,
522
+ "ind": 374,
523
+ "leve": 375,
524
+ "mea": 376,
525
+ "mal": 377,
526
+ "not": 378,
527
+ "ou": 379,
528
+ "ob": 380,
529
+ "ov": 381,
530
+ "pol": 382,
531
+ "su": 383,
532
+ "sub": 384,
533
+ "sour": 385,
534
+ "ta": 386,
535
+ "uti": 387,
536
+ "use": 388,
537
+ "var": 389,
538
+ "wer": 390,
539
+ "wor": 391,
540
+ "##ain": 392,
541
+ "##ast": 393,
542
+ "##ative": 394,
543
+ "##actions": 395,
544
+ "##om": 396,
545
+ "##od": 397,
546
+ "##ox": 398,
547
+ "##og": 399,
548
+ "##ew": 400,
549
+ "##ep": 401,
550
+ "##eur": 402,
551
+ "##etical": 403,
552
+ "##ck": 404,
553
+ "##cy": 405,
554
+ "##cer": 406,
555
+ "##cal": 407,
556
+ "##cri": 408,
557
+ "##col": 409,
558
+ "##rm": 410,
559
+ "##red": 411,
560
+ "##rub": 412,
561
+ "##rast": 413,
562
+ "##sf": 414,
563
+ "##sur": 415,
564
+ "##ship": 416,
565
+ "##serv": 417,
566
+ "##nific": 418,
567
+ "##ls": 419,
568
+ "##les": 420,
569
+ "##uro": 421,
570
+ "##ute": 422,
571
+ "##ful": 423,
572
+ "##flu": 424,
573
+ "##mes": 425,
574
+ "##mage": 426,
575
+ "##mber": 427,
576
+ "##dal": 428,
577
+ "##kg": 429,
578
+ "##kst": 430,
579
+ "##trast": 431,
580
+ "##bi": 432,
581
+ "##yles": 433,
582
+ "##ymes": 434,
583
+ "##ist": 435,
584
+ "##iod": 436,
585
+ "##iew": 437,
586
+ "##war": 438,
587
+ "##pec": 439,
588
+ "##pth": 440,
589
+ "##ptive": 441,
590
+ "##por": 442,
591
+ "##pos": 443,
592
+ "##pren": 444,
593
+ "##xa": 445,
594
+ "##gate": 446,
595
+ "##gul": 447,
596
+ "##gnific": 448,
597
+ "##Cro": 449,
598
+ "##zymes": 450,
599
+ "##tiox": 451,
600
+ "##tigate": 452,
601
+ "##ong": 453,
602
+ "##onstr": 454,
603
+ "##erred": 455,
604
+ "theor": 456,
605
+ "their": 457,
606
+ "##enou": 458,
607
+ "##ins": 459,
608
+ "##rove": 460,
609
+ "infec": 461,
610
+ "influ": 462,
611
+ "##uronal": 463,
612
+ "##velo": 464,
613
+ "##ecute": 465,
614
+ "##ears": 466,
615
+ "##arization": 467,
616
+ "confi": 468,
617
+ "conte": 469,
618
+ "concer": 470,
619
+ "contrast": 471,
620
+ "##ansf": 472,
621
+ "##ligi": 473,
622
+ "mitigate": 474,
623
+ "Thir": 475,
624
+ "##osh": 476,
625
+ "##ospec": 477,
626
+ "##ried": 478,
627
+ "##idative": 479,
628
+ "deter": 480,
629
+ "deep": 481,
630
+ "depth": 482,
631
+ "develo": 483,
632
+ "prote": 484,
633
+ "propos": 485,
634
+ "stud": 486,
635
+ "styles": 487,
636
+ "##low": 488,
637
+ "##logi": 489,
638
+ "##ghes": 490,
639
+ "percol": 491,
640
+ "period": 492,
641
+ "repor": 493,
642
+ "regul": 494,
643
+ "religi": 495,
644
+ "##pply": 496,
645
+ "imag": 497,
646
+ "lack": 498,
647
+ "transf": 499,
648
+ "years": 500,
649
+ "##mining": 501,
650
+ "##minals": 502,
651
+ "##minant": 503,
652
+ "##repren": 504,
653
+ "apple": 505,
654
+ "appears": 506,
655
+ "being": 507,
656
+ "below": 508,
657
+ "neuro": 509,
658
+ "neuronal": 510,
659
+ "##lement": 511,
660
+ "critical": 512,
661
+ "criminals": 513,
662
+ "motivation": 514,
663
+ "modal": 515,
664
+ "recent": 516,
665
+ "reconstr": 517,
666
+ "##actively": 518,
667
+ "##fective": 519,
668
+ "##erview": 520,
669
+ "##round": 521,
670
+ "interactions": 522,
671
+ "interactively": 523,
672
+ "##strate": 524,
673
+ "##antly": 525,
674
+ "##lize": 526,
675
+ "##lizing": 527,
676
+ "improve": 528,
677
+ "implement": 529,
678
+ "leadership": 530,
679
+ "cryptocurren": 531,
680
+ "cryptomining": 532,
681
+ "antiox": 533,
682
+ "reactions": 534,
683
+ "seem": 535,
684
+ "shrub": 536,
685
+ "signific": 537,
686
+ "section": 538,
687
+ "##alytic": 539,
688
+ "incom": 540,
689
+ "consist": 541,
690
+ "stabi": 542,
691
+ "performed": 543,
692
+ "Again": 544,
693
+ "Bao": 545,
694
+ "Enzymes": 546,
695
+ "ETCro": 547,
696
+ "Ghosh": 548,
697
+ "Hughes": 549,
698
+ "Number": 550,
699
+ "Pearse": 551,
700
+ "activation": 552,
701
+ "along": 553,
702
+ "after": 554,
703
+ "biospec": 555,
704
+ "backg": 556,
705
+ "cyber": 557,
706
+ "catalytic": 558,
707
+ "carried": 559,
708
+ "damage": 560,
709
+ "descri": 561,
710
+ "during": 562,
711
+ "effective": 563,
712
+ "execute": 564,
713
+ "endog": 565,
714
+ "entrepren": 566,
715
+ "group": 567,
716
+ "hosts": 568,
717
+ "induction": 569,
718
+ "levels": 570,
719
+ "measur": 571,
720
+ "malwar": 572,
721
+ "out": 573,
722
+ "observ": 574,
723
+ "overview": 575,
724
+ "polarization": 576,
725
+ "supply": 577,
726
+ "substrate": 578,
727
+ "source": 579,
728
+ "taxa": 580,
729
+ "utilize": 581,
730
+ "useful": 582,
731
+ "vary": 583,
732
+ "were": 584,
733
+ "workst": 585,
734
+ "##eurship": 586,
735
+ "##etically": 587,
736
+ "theoretically": 588,
737
+ "##enous": 589,
738
+ "infected": 590,
739
+ "influence": 591,
740
+ "confirm": 592,
741
+ "context": 593,
742
+ "concerning": 594,
743
+ "Third": 595,
744
+ "determinant": 596,
745
+ "developing": 597,
746
+ "proteins": 598,
747
+ "proposals": 599,
748
+ "study": 600,
749
+ "##logical": 601,
750
+ "percolation": 602,
751
+ "reported": 603,
752
+ "regulate": 604,
753
+ "religion": 605,
754
+ "images": 606,
755
+ "transferred": 607,
756
+ "neurological": 608,
757
+ "motivational": 609,
758
+ "reconstruction": 610,
759
+ "cryptocurrency": 611,
760
+ "antioxidative": 612,
761
+ "seems": 613,
762
+ "shrubs": 614,
763
+ "significantly": 615,
764
+ "incoming": 616,
765
+ "consistent": 617,
766
+ "stabilizing": 618,
767
+ "ETCrop": 619,
768
+ "biospecific": 620,
769
+ "background": 621,
770
+ "descriptive": 622,
771
+ "endogenous": 623,
772
+ "entrepreneurship": 624,
773
+ "measured": 625,
774
+ "malware": 626,
775
+ "observers": 627,
776
+ "workstation": 628,
777
+ "°C": 629,
778
+ "22": 630,
779
+ "20": 631,
780
+ "ba": 632,
781
+ "dec": 633,
782
+ "fer": 634,
783
+ "id": 635,
784
+ "val": 636,
785
+ "##rea": 637,
786
+ "##us": 638,
787
+ "##uent": 639,
788
+ "##tu": 640,
789
+ "##ty": 641,
790
+ "##quent": 642,
791
+ "##gan": 643,
792
+ "##tili": 644,
793
+ "##sequent": 645,
794
+ "band": 646,
795
+ "fertili": 647,
796
+ "##rease": 648,
797
+ "##ganization": 649,
798
+ "##sequently": 650,
799
+ "fertility": 651,
800
+ "01": 652,
801
+ "15": 653,
802
+ "21": 654,
803
+ "23": 655,
804
+ "46": 656,
805
+ "78": 657,
806
+ "76": 658,
807
+ "84": 659,
808
+ "Ding": 660,
809
+ "Deve": 661,
810
+ "Jour": 662,
811
+ "Lead": 663,
812
+ "Mo": 664,
813
+ "Or": 665,
814
+ "Pers": 666,
815
+ "Re": 667,
816
+ "Rus": 668,
817
+ "Sub": 669,
818
+ "as": 670,
819
+ "at": 671,
820
+ "ab": 672,
821
+ "ag": 673,
822
+ "acro": 674,
823
+ "bes": 675,
824
+ "bot": 676,
825
+ "co": 677,
826
+ "col": 678,
827
+ "cul": 679,
828
+ "cou": 680,
829
+ "clu": 681,
830
+ "ev": 682,
831
+ "ear": 683,
832
+ "fli": 684,
833
+ "hyp": 685,
834
+ "ke": 686,
835
+ "late": 687,
836
+ "man": 688,
837
+ "mor": 689,
838
+ "mag": 690,
839
+ "nor": 691,
840
+ "oc": 692,
841
+ "our": 693,
842
+ "pea": 694,
843
+ "post": 695,
844
+ "rat": 696,
845
+ "sp": 697,
846
+ "sen": 698,
847
+ "tw": 699,
848
+ "tem": 700,
849
+ "txt": 701,
850
+ "un": 702,
851
+ "we": 703,
852
+ "wh": 704,
853
+ "##av": 705,
854
+ "##atic": 706,
855
+ "##aping": 707,
856
+ "##oth": 708,
857
+ "##olo": 709,
858
+ "##ement": 710,
859
+ "##eolo": 711,
860
+ "##cl": 712,
861
+ "##ring": 713,
862
+ "##ss": 714,
863
+ "##sis": 715,
864
+ "##sents": 716,
865
+ "##ni": 717,
866
+ "##ng": 718,
867
+ "##nal": 719,
868
+ "##ll": 720,
869
+ "##lat": 721,
870
+ "##lec": 722,
871
+ "##ues": 723,
872
+ "##fy": 724,
873
+ "##mate": 725,
874
+ "##matic": 726,
875
+ "##duction": 727,
876
+ "##ks": 728,
877
+ "##ture": 729,
878
+ "##tud": 730,
879
+ "##hav": 731,
880
+ "##yw": 732,
881
+ "##ion": 733,
882
+ "##ior": 734,
883
+ "##imate": 735,
884
+ "##per": 736,
885
+ "##pment": 737,
886
+ "##ximate": 738,
887
+ "##gy": 739,
888
+ "##01": 740,
889
+ "##Te": 741,
890
+ "##tile": 742,
891
+ "##titu": 743,
892
+ "##ting": 744,
893
+ "##tify": 745,
894
+ "##ond": 746,
895
+ "thou": 747,
896
+ "thus": 748,
897
+ "thematic": 749,
898
+ "##ese": 750,
899
+ "##esis": 751,
900
+ "##ndard": 752,
901
+ "##ening": 753,
902
+ "##entify": 754,
903
+ "##ature": 755,
904
+ "##roximate": 756,
905
+ "##sters": 757,
906
+ "##ection": 758,
907
+ "##arted": 759,
908
+ "##ership": 760,
909
+ "top": 761,
910
+ "consequently": 762,
911
+ "conduction": 763,
912
+ "##ations": 764,
913
+ "##ord": 765,
914
+ "##ision": 766,
915
+ "These": 767,
916
+ "resection": 768,
917
+ "##ched": 769,
918
+ "##ries": 770,
919
+ "started": 771,
920
+ "##sell": 772,
921
+ "##lopment": 773,
922
+ "##ither": 774,
923
+ "organization": 775,
924
+ "one": 776,
925
+ "relat": 777,
926
+ "other": 778,
927
+ "approximate": 779,
928
+ "behav": 780,
929
+ "futile": 781,
930
+ "leads": 782,
931
+ "neither": 783,
932
+ "##tom": 784,
933
+ "##ponement": 785,
934
+ "older": 786,
935
+ "adsents": 787,
936
+ "analy": 788,
937
+ "##out": 789,
938
+ "additi": 790,
939
+ "##agers": 791,
940
+ "reached": 792,
941
+ "set": 793,
942
+ "shaping": 794,
943
+ "situ": 795,
944
+ "second": 796,
945
+ "##ntries": 797,
946
+ "increase": 798,
947
+ "constitu": 799,
948
+ "standard": 800,
949
+ "##currence": 801,
950
+ "2001": 802,
951
+ "decrease": 803,
952
+ "decision": 804,
953
+ "ideolo": 805,
954
+ "identify": 806,
955
+ "valence": 807,
956
+ "values": 808,
957
+ "Development": 809,
958
+ "Journal": 810,
959
+ "Leadership": 811,
960
+ "MoTe": 812,
961
+ "Organization": 813,
962
+ "Personal": 814,
963
+ "ReS": 815,
964
+ "Russell": 816,
965
+ "Subsequently": 817,
966
+ "about": 818,
967
+ "ages": 819,
968
+ "across": 820,
969
+ "besides": 821,
970
+ "bottom": 822,
971
+ "collec": 823,
972
+ "culture": 824,
973
+ "countries": 825,
974
+ "clusters": 826,
975
+ "evening": 827,
976
+ "early": 828,
977
+ "flight": 829,
978
+ "hypoth": 830,
979
+ "keyw": 831,
980
+ "managers": 832,
981
+ "morning": 833,
982
+ "magni": 834,
983
+ "occurrence": 835,
984
+ "peaks": 836,
985
+ "postponement": 837,
986
+ "rates": 838,
987
+ "spring": 839,
988
+ "sense": 840,
989
+ "two": 841,
990
+ "temper": 842,
991
+ "uncl": 843,
992
+ "when": 844,
993
+ "##tude": 845,
994
+ "##iors": 846,
995
+ "thought": 847,
996
+ "organizational": 848,
997
+ "related": 849,
998
+ "behaviors": 850,
999
+ "analysis": 851,
1000
+ "situations": 852,
1001
+ "constituting": 853,
1002
+ "standards": 854,
1003
+ "decisions": 855,
1004
+ "ideology": 856,
1005
+ "collectively": 857,
1006
+ "hypothesis": 858,
1007
+ "keyword": 859,
1008
+ "magnitude": 860,
1009
+ "temperature": 861,
1010
+ "unclear": 862
1011
+ }
1012
+ }
1013
+ }
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-cased", "tokenizer_class": "BertTokenizer"}
vocab.txt ADDED
@@ -0,0 +1,863 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [PAD]
2
+ [UNK]
3
+ [CLS]
4
+ [SEP]
5
+ [MASK]
6
+ %
7
+ &
8
+ (
9
+ )
10
+ ,
11
+ -
12
+ .
13
+ /
14
+ 0
15
+ 1
16
+ 2
17
+ 3
18
+ 4
19
+ 5
20
+ 6
21
+ 7
22
+ 8
23
+ 9
24
+ :
25
+ ;
26
+ A
27
+ B
28
+ C
29
+ D
30
+ E
31
+ G
32
+ H
33
+ I
34
+ J
35
+ L
36
+ M
37
+ N
38
+ O
39
+ P
40
+ R
41
+ S
42
+ T
43
+ V
44
+ [
45
+ ]
46
+ _
47
+ a
48
+ b
49
+ c
50
+ d
51
+ e
52
+ f
53
+ g
54
+ h
55
+ i
56
+ k
57
+ l
58
+ m
59
+ n
60
+ o
61
+ p
62
+ q
63
+ r
64
+ s
65
+ t
66
+ u
67
+ v
68
+ w
69
+ x
70
+ y
71
+ z
72
+ °
73
+
74
+
75
+ ##a
76
+ ##o
77
+ ##e
78
+ ##c
79
+ ##r
80
+ ##s
81
+ ##n
82
+ ##l
83
+ ##u
84
+ ##f
85
+ ##m
86
+ ##d
87
+ ##k
88
+ ##t
89
+ ##h
90
+ ##b
91
+ ##q
92
+ ##y
93
+ ##v
94
+ ##i
95
+ ##w
96
+ ##p
97
+ ##2
98
+ ##x
99
+ ##g
100
+ ##9
101
+ ##0
102
+ ##T
103
+ ##C
104
+ ##A
105
+ ##M
106
+ ##P
107
+ ##S
108
+ ##z
109
+ ##1
110
+ ##5
111
+ ##8
112
+ ##D
113
+ ##6
114
+ ##V
115
+ ##3
116
+ ##4
117
+ ##ti
118
+ ##on
119
+ th
120
+ ##er
121
+ the
122
+ ##es
123
+ ##ea
124
+ ##tion
125
+ ##nd
126
+ ##en
127
+ ##al
128
+ ##in
129
+ of
130
+ ##at
131
+ ##ro
132
+ and
133
+ in
134
+ ##ur
135
+ ##ve
136
+ ##st
137
+ ##ec
138
+ ##ent
139
+ ##ing
140
+ ##th
141
+ ##ear
142
+ ##ar
143
+ ##ed
144
+ ##ction
145
+ ##ly
146
+ ##ers
147
+ to
148
+ con
149
+ ##an
150
+ ##ation
151
+ ##li
152
+ ##tive
153
+ ##or
154
+ mi
155
+ ##oi
156
+ ##is
157
+ Th
158
+ res
159
+ is
160
+ ##os
161
+ ##ch
162
+ ##ri
163
+ ##id
164
+ that
165
+ by
166
+ de
167
+ pro
168
+ ##ter
169
+ ##ge
170
+ st
171
+ ##se
172
+ ##lo
173
+ ##ment
174
+ ##ith
175
+ ##gh
176
+ ##ate
177
+ or
178
+ on
179
+ per
180
+ re
181
+ with
182
+ ##pp
183
+ ##tic
184
+ im
185
+ la
186
+ soi
187
+ tr
188
+ wa
189
+ year
190
+ ##fi
191
+ ##min
192
+ ##te
193
+ this
194
+ soil
195
+ was
196
+ oth
197
+ ##ce
198
+ ##re
199
+ ##ead
200
+ ##ure
201
+ ##tively
202
+ ##ght
203
+ In
204
+ app
205
+ be
206
+ fu
207
+ lead
208
+ ne
209
+ ol
210
+ ##ol
211
+ ##ow
212
+ ##cro
213
+ ##ren
214
+ ##le
215
+ ##ul
216
+ ##ub
217
+ ##uction
218
+ ##to
219
+ ##ted
220
+ ##hi
221
+ ##yp
222
+ ##pon
223
+ ##ents
224
+ ##ard
225
+ The
226
+ ##ides
227
+ others
228
+ old
229
+ ##hip
230
+ 19
231
+ 40
232
+ ad
233
+ age
234
+ cr
235
+ cA
236
+ cri
237
+ les
238
+ mo
239
+ moi
240
+ rec
241
+ wat
242
+ ##ac
243
+ ##age
244
+ ##nction
245
+ ##fec
246
+ ##dents
247
+ ##tment
248
+ ##ber
249
+ ##yer
250
+ ##vation
251
+ ##vides
252
+ ##ir
253
+ ##ifi
254
+ ##gi
255
+ ##gli
256
+ ##MP
257
+ ##tivation
258
+ than
259
+ ##erv
260
+ ##eatment
261
+ ##als
262
+ ##rou
263
+ inter
264
+ ##str
265
+ ##sture
266
+ ##earch
267
+ ##ctions
268
+ ##ant
269
+ ##liz
270
+ might
271
+ micro
272
+ respon
273
+ research
274
+ ##chard
275
+ provides
276
+ orchard
277
+ ##tical
278
+ imp
279
+ layer
280
+ treatment
281
+ function
282
+ leaders
283
+ ##ypto
284
+ crypto
285
+ cAMP
286
+ less
287
+ moisture
288
+ water
289
+ ##ific
290
+ ##glial
291
+ microglial
292
+ respondents
293
+ an
294
+ ##ou
295
+ ##di
296
+ addi
297
+ are
298
+ ##ag
299
+ ##iz
300
+ addition
301
+ ##ization
302
+ kn
303
+ pos
304
+ rea
305
+ se
306
+ sh
307
+ si
308
+ sec
309
+ ##ot
310
+ ##our
311
+ ##ost
312
+ ##em
313
+ ##eve
314
+ ##cur
315
+ ##nt
316
+ ##ning
317
+ ##lu
318
+ ##ud
319
+ ##for
320
+ ##itively
321
+ ##ping
322
+ ##xt
323
+ ##onal
324
+ ##ence
325
+ ##aly
326
+ inc
327
+ cons
328
+ This
329
+ sta
330
+ perfor
331
+ ##own
332
+ known
333
+ positively
334
+ ##curren
335
+ perform
336
+ 10
337
+ 29
338
+ 30
339
+ 31
340
+ Ag
341
+ Ba
342
+ En
343
+ ET
344
+ Gh
345
+ Hu
346
+ It
347
+ M2
348
+ M1
349
+ Nu
350
+ PD
351
+ Pear
352
+ ac
353
+ al
354
+ af
355
+ bi
356
+ bac
357
+ cm
358
+ cy
359
+ cat
360
+ car
361
+ cage
362
+ da
363
+ des
364
+ dur
365
+ did
366
+ ef
367
+ ex
368
+ eV
369
+ end
370
+ ent
371
+ grou
372
+ how
373
+ host
374
+ it
375
+ ind
376
+ leve
377
+ mea
378
+ mal
379
+ not
380
+ ou
381
+ ob
382
+ ov
383
+ pol
384
+ su
385
+ sub
386
+ sour
387
+ ta
388
+ uti
389
+ use
390
+ var
391
+ wer
392
+ wor
393
+ ##ain
394
+ ##ast
395
+ ##ative
396
+ ##actions
397
+ ##om
398
+ ##od
399
+ ##ox
400
+ ##og
401
+ ##ew
402
+ ##ep
403
+ ##eur
404
+ ##etical
405
+ ##ck
406
+ ##cy
407
+ ##cer
408
+ ##cal
409
+ ##cri
410
+ ##col
411
+ ##rm
412
+ ##red
413
+ ##rub
414
+ ##rast
415
+ ##sf
416
+ ##sur
417
+ ##ship
418
+ ##serv
419
+ ##nific
420
+ ##ls
421
+ ##les
422
+ ##uro
423
+ ##ute
424
+ ##ful
425
+ ##flu
426
+ ##mes
427
+ ##mage
428
+ ##mber
429
+ ##dal
430
+ ##kg
431
+ ##kst
432
+ ##trast
433
+ ##bi
434
+ ##yles
435
+ ##ymes
436
+ ##ist
437
+ ##iod
438
+ ##iew
439
+ ##war
440
+ ##pec
441
+ ##pth
442
+ ##ptive
443
+ ##por
444
+ ##pos
445
+ ##pren
446
+ ##xa
447
+ ##gate
448
+ ##gul
449
+ ##gnific
450
+ ##Cro
451
+ ##zymes
452
+ ##tiox
453
+ ##tigate
454
+ ##ong
455
+ ##onstr
456
+ ##erred
457
+ theor
458
+ their
459
+ ##enou
460
+ ##ins
461
+ ##rove
462
+ infec
463
+ influ
464
+ ##uronal
465
+ ##velo
466
+ ##ecute
467
+ ##ears
468
+ ##arization
469
+ confi
470
+ conte
471
+ concer
472
+ contrast
473
+ ##ansf
474
+ ##ligi
475
+ mitigate
476
+ Thir
477
+ ##osh
478
+ ##ospec
479
+ ##ried
480
+ ##idative
481
+ deter
482
+ deep
483
+ depth
484
+ develo
485
+ prote
486
+ propos
487
+ stud
488
+ styles
489
+ ##low
490
+ ##logi
491
+ ##ghes
492
+ percol
493
+ period
494
+ repor
495
+ regul
496
+ religi
497
+ ##pply
498
+ imag
499
+ lack
500
+ transf
501
+ years
502
+ ##mining
503
+ ##minals
504
+ ##minant
505
+ ##repren
506
+ apple
507
+ appears
508
+ being
509
+ below
510
+ neuro
511
+ neuronal
512
+ ##lement
513
+ critical
514
+ criminals
515
+ motivation
516
+ modal
517
+ recent
518
+ reconstr
519
+ ##actively
520
+ ##fective
521
+ ##erview
522
+ ##round
523
+ interactions
524
+ interactively
525
+ ##strate
526
+ ##antly
527
+ ##lize
528
+ ##lizing
529
+ improve
530
+ implement
531
+ leadership
532
+ cryptocurren
533
+ cryptomining
534
+ antiox
535
+ reactions
536
+ seem
537
+ shrub
538
+ signific
539
+ section
540
+ ##alytic
541
+ incom
542
+ consist
543
+ stabi
544
+ performed
545
+ Again
546
+ Bao
547
+ Enzymes
548
+ ETCro
549
+ Ghosh
550
+ Hughes
551
+ Number
552
+ Pearse
553
+ activation
554
+ along
555
+ after
556
+ biospec
557
+ backg
558
+ cyber
559
+ catalytic
560
+ carried
561
+ damage
562
+ descri
563
+ during
564
+ effective
565
+ execute
566
+ endog
567
+ entrepren
568
+ group
569
+ hosts
570
+ induction
571
+ levels
572
+ measur
573
+ malwar
574
+ out
575
+ observ
576
+ overview
577
+ polarization
578
+ supply
579
+ substrate
580
+ source
581
+ taxa
582
+ utilize
583
+ useful
584
+ vary
585
+ were
586
+ workst
587
+ ##eurship
588
+ ##etically
589
+ theoretically
590
+ ##enous
591
+ infected
592
+ influence
593
+ confirm
594
+ context
595
+ concerning
596
+ Third
597
+ determinant
598
+ developing
599
+ proteins
600
+ proposals
601
+ study
602
+ ##logical
603
+ percolation
604
+ reported
605
+ regulate
606
+ religion
607
+ images
608
+ transferred
609
+ neurological
610
+ motivational
611
+ reconstruction
612
+ cryptocurrency
613
+ antioxidative
614
+ seems
615
+ shrubs
616
+ significantly
617
+ incoming
618
+ consistent
619
+ stabilizing
620
+ ETCrop
621
+ biospecific
622
+ background
623
+ descriptive
624
+ endogenous
625
+ entrepreneurship
626
+ measured
627
+ malware
628
+ observers
629
+ workstation
630
+ °C
631
+ 22
632
+ 20
633
+ ba
634
+ dec
635
+ fer
636
+ id
637
+ val
638
+ ##rea
639
+ ##us
640
+ ##uent
641
+ ##tu
642
+ ##ty
643
+ ##quent
644
+ ##gan
645
+ ##tili
646
+ ##sequent
647
+ band
648
+ fertili
649
+ ##rease
650
+ ##ganization
651
+ ##sequently
652
+ fertility
653
+ 01
654
+ 15
655
+ 21
656
+ 23
657
+ 46
658
+ 78
659
+ 76
660
+ 84
661
+ Ding
662
+ Deve
663
+ Jour
664
+ Lead
665
+ Mo
666
+ Or
667
+ Pers
668
+ Re
669
+ Rus
670
+ Sub
671
+ as
672
+ at
673
+ ab
674
+ ag
675
+ acro
676
+ bes
677
+ bot
678
+ co
679
+ col
680
+ cul
681
+ cou
682
+ clu
683
+ ev
684
+ ear
685
+ fli
686
+ hyp
687
+ ke
688
+ late
689
+ man
690
+ mor
691
+ mag
692
+ nor
693
+ oc
694
+ our
695
+ pea
696
+ post
697
+ rat
698
+ sp
699
+ sen
700
+ tw
701
+ tem
702
+ txt
703
+ un
704
+ we
705
+ wh
706
+ ##av
707
+ ##atic
708
+ ##aping
709
+ ##oth
710
+ ##olo
711
+ ##ement
712
+ ##eolo
713
+ ##cl
714
+ ##ring
715
+ ##ss
716
+ ##sis
717
+ ##sents
718
+ ##ni
719
+ ##ng
720
+ ##nal
721
+ ##ll
722
+ ##lat
723
+ ##lec
724
+ ##ues
725
+ ##fy
726
+ ##mate
727
+ ##matic
728
+ ##duction
729
+ ##ks
730
+ ##ture
731
+ ##tud
732
+ ##hav
733
+ ##yw
734
+ ##ion
735
+ ##ior
736
+ ##imate
737
+ ##per
738
+ ##pment
739
+ ##ximate
740
+ ##gy
741
+ ##01
742
+ ##Te
743
+ ##tile
744
+ ##titu
745
+ ##ting
746
+ ##tify
747
+ ##ond
748
+ thou
749
+ thus
750
+ thematic
751
+ ##ese
752
+ ##esis
753
+ ##ndard
754
+ ##ening
755
+ ##entify
756
+ ##ature
757
+ ##roximate
758
+ ##sters
759
+ ##ection
760
+ ##arted
761
+ ##ership
762
+ top
763
+ consequently
764
+ conduction
765
+ ##ations
766
+ ##ord
767
+ ##ision
768
+ These
769
+ resection
770
+ ##ched
771
+ ##ries
772
+ started
773
+ ##sell
774
+ ##lopment
775
+ ##ither
776
+ organization
777
+ one
778
+ relat
779
+ other
780
+ approximate
781
+ behav
782
+ futile
783
+ leads
784
+ neither
785
+ ##tom
786
+ ##ponement
787
+ older
788
+ adsents
789
+ analy
790
+ ##out
791
+ additi
792
+ ##agers
793
+ reached
794
+ set
795
+ shaping
796
+ situ
797
+ second
798
+ ##ntries
799
+ increase
800
+ constitu
801
+ standard
802
+ ##currence
803
+ 2001
804
+ decrease
805
+ decision
806
+ ideolo
807
+ identify
808
+ valence
809
+ values
810
+ Development
811
+ Journal
812
+ Leadership
813
+ MoTe
814
+ Organization
815
+ Personal
816
+ ReS
817
+ Russell
818
+ Subsequently
819
+ about
820
+ ages
821
+ across
822
+ besides
823
+ bottom
824
+ collec
825
+ culture
826
+ countries
827
+ clusters
828
+ evening
829
+ early
830
+ flight
831
+ hypoth
832
+ keyw
833
+ managers
834
+ morning
835
+ magni
836
+ occurrence
837
+ peaks
838
+ postponement
839
+ rates
840
+ spring
841
+ sense
842
+ two
843
+ temper
844
+ uncl
845
+ when
846
+ ##tude
847
+ ##iors
848
+ thought
849
+ organizational
850
+ related
851
+ behaviors
852
+ analysis
853
+ situations
854
+ constituting
855
+ standards
856
+ decisions
857
+ ideology
858
+ collectively
859
+ hypothesis
860
+ keyword
861
+ magnitude
862
+ temperature
863
+ unclear