wizardofchance commited on
Commit
ccd8637
·
verified ·
1 Parent(s): 77f384d

Add BERTopic model

Browse files
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "calculate_probabilities": false,
3
+ "language": null,
4
+ "low_memory": false,
5
+ "min_topic_size": 10,
6
+ "n_gram_range": [
7
+ 1,
8
+ 1
9
+ ],
10
+ "nr_topics": null,
11
+ "seed_topic_list": null,
12
+ "top_n_words": 10,
13
+ "verbose": false,
14
+ "zeroshot_min_similarity": 0.7,
15
+ "zeroshot_topic_list": null
16
+ }
ctfidf.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9482e225c3ab8b1a9fe95d4d2010b784e51b8cff7a23b56d3a4dd42d82934ea9
3
+ size 27200
ctfidf_config.json ADDED
@@ -0,0 +1,1152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ctfidf_model": {
3
+ "bm25_weighting": false,
4
+ "reduce_frequent_words": false
5
+ },
6
+ "vectorizer_model": {
7
+ "params": {
8
+ "analyzer": "word",
9
+ "binary": false,
10
+ "decode_error": "strict",
11
+ "encoding": "utf-8",
12
+ "input": "content",
13
+ "lowercase": true,
14
+ "max_df": 1.0,
15
+ "max_features": null,
16
+ "min_df": 1,
17
+ "ngram_range": [
18
+ 1,
19
+ 1
20
+ ],
21
+ "stop_words": "english",
22
+ "strip_accents": null,
23
+ "token_pattern": "(?u)\\b\\w\\w+\\b",
24
+ "vocabulary": null
25
+ },
26
+ "vocab": {
27
+ "turning": 1045,
28
+ "practical": 748,
29
+ "aspect": 75,
30
+ "question": 808,
31
+ "proposal": 785,
32
+ "prime": 766,
33
+ "minister": 620,
34
+ "india": 497,
35
+ "shri": 932,
36
+ "rajiv": 814,
37
+ "gandhi": 423,
38
+ "ninth": 658,
39
+ "summit": 984,
40
+ "conference": 208,
41
+ "non": 660,
42
+ "aligned": 51,
43
+ "countries": 245,
44
+ "held": 458,
45
+ "belgrade": 109,
46
+ "september": 919,
47
+ "creation": 250,
48
+ "planet": 725,
49
+ "protection": 792,
50
+ "fund": 419,
51
+ "ppf": 747,
52
+ "received": 823,
53
+ "wide": 1109,
54
+ "attention": 92,
55
+ "support": 986,
56
+ "particularly": 704,
57
+ "encouraged": 343,
58
+ "extended": 371,
59
+ "president": 757,
60
+ "vassiliou": 1082,
61
+ "cyprus": 258,
62
+ "brundtland": 129,
63
+ "norway": 662,
64
+ "envisages": 355,
65
+ "developing": 288,
66
+ "developed": 287,
67
+ "contribute": 233,
68
+ "used": 1078,
69
+ "protect": 790,
70
+ "environment": 353,
71
+ "purchasing": 799,
72
+ "conservation": 217,
73
+ "compatible": 188,
74
+ "technologies": 1003,
75
+ "critical": 253,
76
+ "areas": 68,
77
+ "brought": 128,
78
+ "public": 797,
79
+ "domain": 316,
80
+ "benefit": 110,
81
+ "view": 1088,
82
+ "sine": 940,
83
+ "qua": 805,
84
+ "arriving": 73,
85
+ "global": 434,
86
+ "compact": 187,
87
+ "combating": 178,
88
+ "environmental": 354,
89
+ "degradation": 269,
90
+ "hope": 466,
91
+ "general": 426,
92
+ "assembly": 78,
93
+ "able": 16,
94
+ "lend": 565,
95
+ "delegation": 270,
96
+ "warmly": 1099,
97
+ "welcomes": 1106,
98
+ "assumption": 83,
99
+ "ambassador": 53,
100
+ "garba": 424,
101
+ "stewardship": 967,
102
+ "fourth": 406,
103
+ "session": 924,
104
+ "eminent": 341,
105
+ "personality": 722,
106
+ "distinguished": 310,
107
+ "representative": 866,
108
+ "country": 246,
109
+ "friendliest": 415,
110
+ "relations": 851,
111
+ "confident": 210,
112
+ "known": 547,
113
+ "diplomatic": 298,
114
+ "skill": 942,
115
+ "experience": 369,
116
+ "deliberations": 271,
117
+ "fruitful": 416,
118
+ "purposive": 802,
119
+ "admire": 31,
120
+ "sure": 989,
121
+ "touch": 1023,
122
+ "assurance": 84,
123
+ "promptness": 783,
124
+ "secretary": 909,
125
+ "mr": 632,
126
+ "perez": 719,
127
+ "cuellar": 255,
128
+ "discharging": 303,
129
+ "onerous": 674,
130
+ "aid": 47,
131
+ "growing": 443,
132
+ "responsibilities": 880,
133
+ "entrusted": 352,
134
+ "united": 1065,
135
+ "nations": 644,
136
+ "displayed": 309,
137
+ "quiet": 809,
138
+ "competence": 189,
139
+ "remarkable": 859,
140
+ "insight": 511,
141
+ "organization": 688,
142
+ "great": 437,
143
+ "potentialities": 743,
144
+ "limitations": 577,
145
+ "referred": 835,
146
+ "report": 864,
147
+ "renewal": 862,
148
+ "confidence": 209,
149
+ "multilateralism": 634,
150
+ "44": 13,
151
+ "today": 1019,
152
+ "longer": 585,
153
+ "ideal": 472,
154
+ "necessity": 646,
155
+ "ultimate": 1046,
156
+ "validity": 1080,
157
+ "driven": 320,
158
+ "home": 465,
159
+ "threat": 1015,
160
+ "posed": 739,
161
+ "human": 471,
162
+ "survival": 991,
163
+ "nuclear": 666,
164
+ "arms": 70,
165
+ "race": 810,
166
+ "military": 618,
167
+ "threats": 1017,
168
+ "security": 912,
169
+ "poverty": 744,
170
+ "underdevelopment": 1050,
171
+ "population": 738,
172
+ "inequality": 504,
173
+ "linchpin": 578,
174
+ "strengthened": 971,
175
+ "scope": 906,
176
+ "universal": 1067,
177
+ "membership": 610,
178
+ "mandated": 599,
179
+ "treaty": 1034,
180
+ "form": 400,
181
+ "chatter": 161,
182
+ "renewed": 863,
183
+ "major": 593,
184
+ "powers": 746,
185
+ "partial": 702,
186
+ "selective": 914,
187
+ "total": 1021,
188
+ "embracing": 337,
189
+ "unfortunate": 1059,
190
+ "assert": 79,
191
+ "rightful": 894,
192
+ "role": 896,
193
+ "political": 735,
194
+ "field": 384,
195
+ "regarded": 839,
196
+ "economic": 325,
197
+ "appropriate": 64,
198
+ "forum": 403,
199
+ "negotiations": 654,
200
+ "issues": 538,
201
+ "sincerely": 939,
202
+ "hopes": 467,
203
+ "imbalance": 476,
204
+ "soon": 946,
205
+ "redressed": 833,
206
+ "ongoing": 675,
207
+ "process": 776,
208
+ "formulation": 401,
209
+ "international": 526,
210
+ "development": 289,
211
+ "strategy": 970,
212
+ "1990s": 9,
213
+ "forthcoming": 402,
214
+ "special": 952,
215
+ "devoted": 292,
216
+ "operation": 678,
217
+ "provide": 794,
218
+ "excellent": 361,
219
+ "opportunity": 682,
220
+ "concerned": 197,
221
+ "blood": 117,
222
+ "bath": 105,
223
+ "afghanistan": 37,
224
+ "continued": 230,
225
+ "soviet": 950,
226
+ "union": 1064,
227
+ "completed": 190,
228
+ "withdrawal": 1115,
229
+ "troops": 1037,
230
+ "schedule": 903,
231
+ "parties": 705,
232
+ "observe": 669,
233
+ "strictly": 974,
234
+ "implement": 481,
235
+ "geneva": 428,
236
+ "accords": 18,
237
+ "letter": 568,
238
+ "spirit": 955,
239
+ "futile": 421,
240
+ "search": 908,
241
+ "solution": 944,
242
+ "come": 179,
243
+ "negotiating": 652,
244
+ "table": 993,
245
+ "trying": 1043,
246
+ "resolve": 873,
247
+ "means": 606,
248
+ "ate": 87,
249
+ "prolonging": 781,
250
+ "agony": 44,
251
+ "people": 717,
252
+ "najibullah": 637,
253
+ "recently": 825,
254
+ "series": 920,
255
+ "far": 380,
256
+ "reaching": 819,
257
+ "proposals": 786,
258
+ "national": 643,
259
+ "reconciliation": 830,
260
+ "opinion": 680,
261
+ "deserve": 277,
262
+ "consideration": 218,
263
+ "maintained": 592,
264
+ "traditionally": 1026,
265
+ "close": 170,
266
+ "iran": 533,
267
+ "iraq": 534,
268
+ "dismayed": 308,
269
+ "lack": 550,
270
+ "progress": 779,
271
+ "translating": 1031,
272
+ "cease": 148,
273
+ "agreed": 45,
274
+ "year": 1120,
275
+ "durable": 323,
276
+ "peace": 713,
277
+ "supports": 988,
278
+ "efforts": 329,
279
+ "secure": 911,
280
+ "implementation": 482,
281
+ "council": 244,
282
+ "resolution": 872,
283
+ "598": 15,
284
+ "1987": 6,
285
+ "help": 459,
286
+ "vexatious": 1085,
287
+ "optimistic": 686,
288
+ "note": 664,
289
+ "struck": 977,
290
+ "regarding": 840,
291
+ "prospects": 789,
292
+ "resolving": 875,
293
+ "long": 584,
294
+ "standing": 960,
295
+ "problem": 774,
296
+ "basis": 104,
297
+ "sovereignty": 949,
298
+ "unity": 1066,
299
+ "territorial": 1011,
300
+ "integrity": 519,
301
+ "urge": 1073,
302
+ "redouble": 832,
303
+ "advantage": 33,
304
+ "present": 754,
305
+ "propitious": 784,
306
+ "climate": 168,
307
+ "korean": 549,
308
+ "peninsula": 716,
309
+ "unhappily": 1061,
310
+ "remains": 858,
311
+ "divided": 313,
312
+ "overwhelming": 695,
313
+ "sentiment": 918,
314
+ "favour": 381,
315
+ "dialogue": 293,
316
+ "aimed": 50,
317
+ "peaceful": 714,
318
+ "reunification": 889,
319
+ "korea": 548,
320
+ "conformity": 212,
321
+ "principle": 768,
322
+ "universality": 1068,
323
+ "aspirations": 77,
324
+ "actively": 24,
325
+ "realization": 822,
326
+ "purposes": 801,
327
+ "principles": 769,
328
+ "representation": 865,
329
+ "world": 1119,
330
+ "body": 118,
331
+ "recent": 824,
332
+ "breakthrough": 124,
333
+ "crucial": 254,
334
+ "aspects": 76,
335
+ "framework": 409,
336
+ "strategic": 969,
337
+ "reduction": 834,
338
+ "talks": 998,
339
+ "start": 961,
340
+ "welcome": 1105,
341
+ "relief": 854,
342
+ "brightened": 125,
343
+ "early": 324,
344
+ "conclusion": 201,
345
+ "essential": 359,
346
+ "agreement": 46,
347
+ "clinched": 169,
348
+ "loss": 587,
349
+ "momentum": 623,
350
+ "meantime": 607,
351
+ "moves": 630,
352
+ "apace": 59,
353
+ "sign": 934,
354
+ "let": 567,
355
+ "weapons": 1103,
356
+ "testing": 1014,
357
+ "goes": 435,
358
+ "unchecked": 1048,
359
+ "does": 315,
360
+ "new": 657,
361
+ "systems": 992,
362
+ "modernization": 622,
363
+ "existing": 366,
364
+ "weapon": 1102,
365
+ "particle": 703,
366
+ "beams": 106,
367
+ "stealth": 966,
368
+ "bombers": 120,
369
+ "smart": 943,
370
+ "missiles": 621,
371
+ "hardly": 451,
372
+ "going": 436,
373
+ "inspire": 512,
374
+ "large": 553,
375
+ "interlocutors": 524,
376
+ "developments": 291,
377
+ "tend": 1006,
378
+ "confirm": 211,
379
+ "basic": 103,
380
+ "apprehensions": 62,
381
+ "qualitative": 806,
382
+ "clearly": 167,
383
+ "monitoring": 624,
384
+ "scientific": 905,
385
+ "technological": 1002,
386
+ "bearing": 107,
387
+ "considerations": 219,
388
+ "disarmament": 301,
389
+ "presented": 755,
390
+ "action": 22,
391
+ "plan": 724,
392
+ "elimination": 336,
393
+ "2010": 11,
394
+ "states": 964,
395
+ "initiate": 506,
396
+ "necessary": 645,
397
+ "multilateral": 633,
398
+ "overall": 694,
399
+ "aim": 49,
400
+ "moving": 631,
401
+ "free": 411,
402
+ "violent": 1092,
403
+ "past": 708,
404
+ "years": 1121,
405
+ "community": 186,
406
+ "pressing": 759,
407
+ "comprehensive": 194,
408
+ "chemical": 162,
409
+ "convention": 236,
410
+ "reached": 818,
411
+ "statements": 963,
412
+ "week": 1104,
413
+ "bush": 132,
414
+ "foreign": 398,
415
+ "shevardnadze": 931,
416
+ "doubt": 317,
417
+ "facilitate": 374,
418
+ "outstanding": 693,
419
+ "resolved": 874,
420
+ "signed": 935,
421
+ "1990": 8,
422
+ "witnessed": 1116,
423
+ "cancerous": 140,
424
+ "growth": 444,
425
+ "terrorism": 1012,
426
+ "levels": 570,
427
+ "measures": 608,
428
+ "discourage": 304,
429
+ "terrorist": 1013,
430
+ "acts": 25,
431
+ "taking": 997,
432
+ "innocent": 509,
433
+ "men": 611,
434
+ "women": 1117,
435
+ "hostages": 469,
436
+ "awareness": 96,
437
+ "menace": 612,
438
+ "translated": 1030,
439
+ "concrete": 202,
440
+ "actions": 23,
441
+ "curb": 256,
442
+ "like": 576,
443
+ "pay": 711,
444
+ "tribute": 1036,
445
+ "friend": 414,
446
+ "dante": 260,
447
+ "caputo": 142,
448
+ "leadership": 559,
449
+ "provided": 795,
450
+ "1989": 7,
451
+ "consolidation": 220,
452
+ "enhanced": 348,
453
+ "affairs": 35,
454
+ "keeping": 546,
455
+ "observation": 668,
456
+ "teams": 1001,
457
+ "troubled": 1038,
458
+ "regions": 847,
459
+ "creditably": 252,
460
+ "functions": 418,
461
+ "contribution": 234,
462
+ "recognized": 828,
463
+ "merited": 614,
464
+ "award": 95,
465
+ "nobel": 659,
466
+ "prize": 773,
467
+ "forces": 396,
468
+ "closed": 171,
469
+ "optimism": 685,
470
+ "palestinian": 700,
471
+ "bold": 119,
472
+ "courageous": 247,
473
+ "initiative": 508,
474
+ "arafat": 66,
475
+ "initiation": 507,
476
+ "palestine": 699,
477
+ "liberation": 572,
478
+ "created": 249,
479
+ "positive": 740,
480
+ "situation": 941,
481
+ "deadlocked": 263,
482
+ "intifadah": 529,
483
+ "unarmed": 1047,
484
+ "struggle": 979,
485
+ "continues": 231,
486
+ "amidst": 56,
487
+ "increasing": 492,
488
+ "repression": 868,
489
+ "west": 1107,
490
+ "asia": 74,
491
+ "just": 545,
492
+ "settlement": 926,
493
+ "based": 102,
494
+ "inalienable": 487,
495
+ "right": 893,
496
+ "self": 915,
497
+ "determination": 283,
498
+ "recognition": 826,
499
+ "rights": 895,
500
+ "region": 843,
501
+ "including": 489,
502
+ "israel": 537,
503
+ "live": 582,
504
+ "internationally": 527,
505
+ "borders": 121,
506
+ "convinced": 238,
507
+ "purpose": 800,
508
+ "sponsored": 957,
509
+ "needs": 649,
510
+ "convened": 235,
511
+ "urgently": 1075,
512
+ "civil": 164,
513
+ "strife": 975,
514
+ "lebanon": 562,
515
+ "fractured": 407,
516
+ "constitutional": 224,
517
+ "success": 981,
518
+ "latest": 556,
519
+ "effort": 328,
520
+ "high": 462,
521
+ "level": 569,
522
+ "committee": 183,
523
+ "arab": 65,
524
+ "league": 561,
525
+ "bringing": 127,
526
+ "glimmer": 433,
527
+ "horizon": 468,
528
+ "current": 257,
529
+ "lead": 557,
530
+ "stability": 958,
531
+ "return": 888,
532
+ "months": 626,
533
+ "ago": 43,
534
+ "paris": 701,
535
+ "raised": 813,
536
+ "future": 422,
537
+ "cambodia": 136,
538
+ "significant": 936,
539
+ "elements": 334,
540
+ "package": 697,
541
+ "differences": 294,
542
+ "persisted": 721,
543
+ "cambodian": 137,
544
+ "factions": 376,
545
+ "resulting": 887,
546
+ "aiding": 48,
547
+ "making": 596,
548
+ "completion": 191,
549
+ "vietnamese": 1087,
550
+ "adapt": 26,
551
+ "balanced": 100,
552
+ "approach": 63,
553
+ "takes": 996,
554
+ "account": 19,
555
+ "reality": 821,
556
+ "prevailing": 762,
557
+ "interests": 522,
558
+ "provides": 796,
559
+ "cessation": 154,
560
+ "interference": 523,
561
+ "intervention": 528,
562
+ "internal": 525,
563
+ "exercise": 364,
564
+ "determine": 284,
565
+ "destiny": 282,
566
+ "equally": 357,
567
+ "important": 485,
568
+ "ensure": 350,
569
+ "costs": 243,
570
+ "prevented": 764,
571
+ "victim": 1086,
572
+ "universally": 1069,
573
+ "condemned": 203,
574
+ "genocidal": 429,
575
+ "policies": 734,
576
+ "practices": 750,
577
+ "pol": 733,
578
+ "pot": 742,
579
+ "regime": 841,
580
+ "danger": 259,
581
+ "recurrence": 831,
582
+ "fighting": 386,
583
+ "signs": 938,
584
+ "visible": 1094,
585
+ "arrested": 72,
586
+ "imperative": 480,
587
+ "need": 647,
588
+ "supplies": 985,
589
+ "meaningful": 605,
590
+ "achieving": 21,
591
+ "proliferation": 780,
592
+ "true": 1039,
593
+ "sense": 917,
594
+ "term": 1009,
595
+ "unless": 1071,
596
+ "doctrines": 314,
597
+ "deterrence": 286,
598
+ "underpin": 1053,
599
+ "discarded": 302,
600
+ "root": 897,
601
+ "dithering": 312,
602
+ "prospect": 788,
603
+ "real": 820,
604
+ "release": 852,
605
+ "resources": 876,
606
+ "sector": 910,
607
+ "utilized": 1079,
608
+ "involved": 531,
609
+ "bring": 126,
610
+ "economy": 327,
611
+ "conscious": 214,
612
+ "pert": 723,
613
+ "needed": 648,
614
+ "institutional": 513,
615
+ "arrangements": 71,
616
+ "giving": 432,
617
+ "shape": 929,
618
+ "link": 580,
619
+ "opportunities": 681,
620
+ "harnessed": 452,
621
+ "direction": 299,
622
+ "speak": 951,
623
+ "capacity": 141,
624
+ "mind": 619,
625
+ "inevitably": 505,
626
+ "date": 261,
627
+ "month": 625,
628
+ "14": 1,
629
+ "november": 665,
630
+ "day": 262,
631
+ "100": 0,
632
+ "1889": 2,
633
+ "indian": 498,
634
+ "born": 122,
635
+ "jawaharlal": 540,
636
+ "nehru": 655,
637
+ "riches": 892,
638
+ "sacrificed": 900,
639
+ "join": 542,
640
+ "freedom": 412,
641
+ "1947": 3,
642
+ "mantle": 601,
643
+ "leading": 560,
644
+ "independent": 496,
645
+ "fell": 383,
646
+ "having": 455,
647
+ "atrocities": 89,
648
+ "indignities": 499,
649
+ "heaped": 456,
650
+ "man": 597,
651
+ "imbibed": 478,
652
+ "lesson": 566,
653
+ "truth": 1041,
654
+ "violence": 1091,
655
+ "mentor": 613,
656
+ "mahatma": 590,
657
+ "emerged": 338,
658
+ "vision": 1095,
659
+ "different": 295,
660
+ "conventional": 237,
661
+ "wisdom": 1112,
662
+ "spoke": 956,
663
+ "moral": 628,
664
+ "force": 395,
665
+ "alignment": 52,
666
+ "bloc": 116,
667
+ "politics": 736,
668
+ "pulled": 798,
669
+ "asunder": 85,
670
+ "beginning": 108,
671
+ "lone": 583,
672
+ "voice": 1097,
673
+ "association": 82,
674
+ "tito": 1018,
675
+ "nasser": 642,
676
+ "leaders": 558,
677
+ "led": 563,
678
+ "birth": 115,
679
+ "movement": 629,
680
+ "vast": 1083,
681
+ "majority": 594,
682
+ "members": 609,
683
+ "outside": 692,
684
+ "recognize": 827,
685
+ "seek": 913,
686
+ "associate": 81,
687
+ "age": 40,
688
+ "old": 673,
689
+ "message": 615,
690
+ "precious": 751,
691
+ "heritage": 460,
692
+ "civilizations": 165,
693
+ "rescinded": 870,
694
+ "nan": 640,
695
+ "happened": 448,
696
+ "coincide": 174,
697
+ "centenary": 150,
698
+ "conclude": 200,
699
+ "gave": 425,
700
+ "33": 12,
701
+ "said": 902,
702
+ "peoples": 718,
703
+ "passionately": 707,
704
+ "desirous": 280,
705
+ "desire": 278,
706
+ "war": 1098,
707
+ "certainly": 153,
708
+ "common": 185,
709
+ "desires": 279,
710
+ "follow": 393,
711
+ "path": 709,
712
+ "away": 97,
713
+ "fears": 382,
714
+ "hatred": 453,
715
+ "happy": 449,
716
+ "central": 151,
717
+ "america": 54,
718
+ "called": 134,
719
+ "play": 729,
720
+ "american": 55,
721
+ "directly": 300,
722
+ "problems": 775,
723
+ "besetting": 112,
724
+ "compliments": 193,
725
+ "statesmanship": 965,
726
+ "foresight": 399,
727
+ "wish": 1113,
728
+ "implementing": 483,
729
+ "esquipulas": 358,
730
+ "tela": 1005,
731
+ "collective": 176,
732
+ "bid": 114,
733
+ "restore": 882,
734
+ "revitalize": 890,
735
+ "north": 661,
736
+ "south": 947,
737
+ "mutuality": 635,
738
+ "presidents": 758,
739
+ "egypt": 330,
740
+ "venezuela": 1084,
741
+ "senegal": 916,
742
+ "took": 1020,
743
+ "july": 544,
744
+ "commencement": 180,
745
+ "consultations": 226,
746
+ "industrialized": 502,
747
+ "france": 410,
748
+ "canada": 138,
749
+ "responded": 878,
750
+ "positively": 741,
751
+ "response": 879,
752
+ "reliance": 853,
753
+ "constitutes": 222,
754
+ "principal": 767,
755
+ "plank": 726,
756
+ "platform": 728,
757
+ "arid": 69,
758
+ "unfortunately": 1060,
759
+ "lagged": 552,
760
+ "expectations": 368,
761
+ "determined": 285,
762
+ "backed": 98,
763
+ "highest": 464,
764
+ "required": 869,
765
+ "look": 586,
766
+ "forward": 405,
767
+ "recommendations": 829,
768
+ "commission": 182,
769
+ "subject": 980,
770
+ "surged": 990,
771
+ "forefront": 397,
772
+ "concern": 196,
773
+ "items": 539,
774
+ "agenda": 41,
775
+ "end": 345,
776
+ "prepare": 753,
777
+ "proposed": 787,
778
+ "1992": 10,
779
+ "strongly": 976,
780
+ "solving": 945,
781
+ "closely": 172,
782
+ "related": 850,
783
+ "viewed": 1089,
784
+ "isolation": 536,
785
+ "stockholm": 968,
786
+ "1972": 4,
787
+ "shrineti": 933,
788
+ "indira": 500,
789
+ "characterizing": 159,
790
+ "greatest": 439,
791
+ "pollutant": 737,
792
+ "area": 67,
793
+ "consensus": 215,
794
+ "unifying": 1062,
795
+ "remain": 856,
796
+ "happen": 447,
797
+ "legitimate": 564,
798
+ "concerns": 198,
799
+ "addressed": 28,
800
+ "adequately": 29,
801
+ "endeavour": 346,
802
+ "tackle": 994,
803
+ "deal": 264,
804
+ "attempt": 91,
805
+ "freeze": 413,
806
+ "unequal": 1056,
807
+ "predicament": 752,
808
+ "responsibility": 881,
809
+ "corrective": 242,
810
+ "apart": 60,
811
+ "fact": 375,
812
+ "wherewithal": 1108,
813
+ "financial": 389,
814
+ "tendency": 1007,
815
+ "rely": 855,
816
+ "regulatory": 849,
817
+ "fully": 417,
818
+ "asymmetries": 86,
819
+ "industrialization": 501,
820
+ "point": 730,
821
+ "supportive": 987,
822
+ "enable": 342,
823
+ "compromising": 195,
824
+ "priorities": 770,
825
+ "greater": 438,
826
+ "importance": 484,
827
+ "generation": 427,
828
+ "cope": 239,
829
+ "rapid": 815,
830
+ "changes": 157,
831
+ "pattern": 710,
832
+ "production": 778,
833
+ "consumption": 227,
834
+ "trade": 1024,
835
+ "revolution": 891,
836
+ "integrationist": 518,
837
+ "trends": 1035,
838
+ "optimising": 684,
839
+ "benefits": 111,
840
+ "evolve": 360,
841
+ "rules": 899,
842
+ "regulations": 848,
843
+ "regimes": 842,
844
+ "fields": 385,
845
+ "manufactures": 602,
846
+ "services": 922,
847
+ "science": 904,
848
+ "technology": 1004,
849
+ "uruguay": 1077,
850
+ "round": 898,
851
+ "address": 27,
852
+ "distortions": 311,
853
+ "trading": 1025,
854
+ "preserving": 756,
855
+ "strengthening": 972,
856
+ "emerging": 340,
857
+ "imbalances": 477,
858
+ "inadequate": 486,
859
+ "priority": 771,
860
+ "given": 431,
861
+ "pressures": 760,
862
+ "undertake": 1054,
863
+ "obligations": 667,
864
+ "developmental": 290,
865
+ "taken": 995,
866
+ "removal": 860,
867
+ "barriers": 101,
868
+ "transfer": 1028,
869
+ "restrictive": 885,
870
+ "business": 133,
871
+ "followed": 394,
872
+ "transnational": 1032,
873
+ "corporations": 241,
874
+ "specific": 953,
875
+ "promotion": 782,
876
+ "service": 921,
877
+ "industries": 503,
878
+ "partners": 706,
879
+ "adopt": 32,
880
+ "unilateral": 1063,
881
+ "coercive": 173,
882
+ "penetrate": 715,
883
+ "markets": 603,
884
+ "liberalization": 571,
885
+ "unjust": 1070,
886
+ "irrational": 535,
887
+ "conducive": 206,
888
+ "ma": 589,
889
+ "jot": 543,
890
+ "undertaking": 1055,
891
+ "centres": 152,
892
+ "power": 745,
893
+ "focal": 392,
894
+ "points": 732,
895
+ "regional": 844,
896
+ "integration": 517,
897
+ "regionalism": 845,
898
+ "vivisection": 1096,
899
+ "answers": 57,
900
+ "complex": 192,
901
+ "lie": 573,
902
+ "narrow": 641,
903
+ "havens": 454,
904
+ "regionally": 846,
905
+ "integrated": 516,
906
+ "larger": 554,
907
+ "harbour": 450,
908
+ "truly": 1040,
909
+ "exchanges": 362,
910
+ "interactions": 521,
911
+ "drug": 321,
912
+ "abuse": 17,
913
+ "illicit": 475,
914
+ "trafficking": 1027,
915
+ "drugs": 322,
916
+ "scourge": 907,
917
+ "corn": 240,
918
+ "try": 1042,
919
+ "immune": 479,
920
+ "consequently": 216,
921
+ "entire": 351,
922
+ "operate": 677,
923
+ "urgent": 1074,
924
+ "task": 1000,
925
+ "connection": 213,
926
+ "colombia": 177,
927
+ "calling": 135,
928
+ "lies": 574,
929
+ "namibian": 639,
930
+ "awaited": 94,
931
+ "independence": 495,
932
+ "undergone": 1052,
933
+ "suffering": 982,
934
+ "heroic": 461,
935
+ "sacrifices": 901,
936
+ "way": 1101,
937
+ "transition": 1029,
938
+ "assistance": 80,
939
+ "group": 441,
940
+ "guidance": 445,
941
+ "creditable": 251,
942
+ "job": 541,
943
+ "conditions": 205,
944
+ "strewn": 973,
945
+ "obstacles": 670,
946
+ "conduct": 207,
947
+ "fair": 378,
948
+ "elections": 333,
949
+ "vigilance": 1090,
950
+ "caution": 147,
951
+ "exercised": 365,
952
+ "lacunae": 551,
953
+ "election": 332,
954
+ "identified": 473,
955
+ "speedily": 954,
956
+ "removed": 861,
957
+ "constituent": 221,
958
+ "sovereign": 948,
959
+ "unfettered": 1058,
960
+ "frame": 408,
961
+ "constitution": 223,
962
+ "set": 925,
963
+ "outcome": 690,
964
+ "reflects": 836,
965
+ "wishes": 1114,
966
+ "namibia": 638,
967
+ "signify": 937,
968
+ "african": 39,
969
+ "illegal": 474,
970
+ "occupation": 671,
971
+ "citadel": 163,
972
+ "apartheid": 61,
973
+ "africa": 38,
974
+ "intact": 515,
975
+ "claims": 166,
976
+ "matte": 604,
977
+ "racial": 811,
978
+ "atmosphere": 88,
979
+ "undergoing": 1051,
980
+ "change": 156,
981
+ "watching": 1100,
982
+ "carefully": 143,
983
+ "quality": 807,
984
+ "extent": 372,
985
+ "pace": 696,
986
+ "willing": 1110,
987
+ "reformed": 837,
988
+ "totally": 1022,
989
+ "dismantled": 307,
990
+ "half": 446,
991
+ "house": 470,
992
+ "restoring": 883,
993
+ "dignity": 297,
994
+ "protecting": 791,
995
+ "demonstrate": 274,
996
+ "willingness": 1111,
997
+ "negotiate": 650,
998
+ "unconditionally": 1049,
999
+ "genuine": 430,
1000
+ "representatives": 867,
1001
+ "order": 687,
1002
+ "create": 248,
1003
+ "suitable": 983,
1004
+ "negotiation": 653,
1005
+ "nelson": 656,
1006
+ "mandela": 600,
1007
+ "prisoners": 772,
1008
+ "lift": 575,
1009
+ "restrictions": 884,
1010
+ "organizations": 689,
1011
+ "state": 962,
1012
+ "emergency": 339,
1013
+ "line": 579,
1014
+ "intimidation": 530,
1015
+ "equality": 356,
1016
+ "enshrined": 349,
1017
+ "charter": 160,
1018
+ "oppose": 683,
1019
+ "discrimination": 305,
1020
+ "practiced": 749,
1021
+ "fiji": 387,
1022
+ "institutionalise": 514,
1023
+ "continuing": 232,
1024
+ "resistance": 871,
1025
+ "inquiry": 510,
1026
+ "advisory": 34,
1027
+ "little": 581,
1028
+ "eliminate": 335,
1029
+ "racially": 812,
1030
+ "discriminatory": 306,
1031
+ "character": 158,
1032
+ "draft": 318,
1033
+ "zealand": 1122,
1034
+ "pointed": 731,
1035
+ "failed": 377,
1036
+ "departure": 276,
1037
+ "fundamental": 420,
1038
+ "democratic": 273,
1039
+ "better": 113,
1040
+ "prevail": 761,
1041
+ "late": 555,
1042
+ "myanmar": 636,
1043
+ "unstable": 1072,
1044
+ "result": 886,
1045
+ "burmese": 131,
1046
+ "authorities": 93,
1047
+ "respond": 877,
1048
+ "urging": 1076,
1049
+ "democracy": 272,
1050
+ "work": 1118,
1051
+ "tensions": 1008,
1052
+ "met": 616,
1053
+ "encouraging": 344,
1054
+ "expansion": 367,
1055
+ "output": 691,
1056
+ "external": 373,
1057
+ "unfavourable": 1057,
1058
+ "official": 672,
1059
+ "stagnating": 959,
1060
+ "terms": 1010,
1061
+ "target": 999,
1062
+ "cent": 149,
1063
+ "gross": 440,
1064
+ "product": 777,
1065
+ "flows": 391,
1066
+ "commercial": 181,
1067
+ "virtually": 1093,
1068
+ "dried": 319,
1069
+ "1980s": 5,
1070
+ "commodity": 184,
1071
+ "prices": 765,
1072
+ "remained": 857,
1073
+ "lowest": 588,
1074
+ "50": 14,
1075
+ "protectionism": 793,
1076
+ "constrain": 225,
1077
+ "increase": 490,
1078
+ "exports": 370,
1079
+ "decisions": 267,
1080
+ "affect": 36,
1081
+ "continue": 229,
1082
+ "forums": 404,
1083
+ "exclude": 363,
1084
+ "carrying": 144,
1085
+ "structural": 978,
1086
+ "adjustments": 30,
1087
+ "economies": 326,
1088
+ "interact": 520,
1089
+ "mainstream": 591,
1090
+ "performed": 720,
1091
+ "context": 228,
1092
+ "open": 676,
1093
+ "operative": 679,
1094
+ "challenge": 155,
1095
+ "higher": 463,
1096
+ "shared": 930,
1097
+ "groups": 442,
1098
+ "debt": 265,
1099
+ "shackling": 928,
1100
+ "heavily": 457,
1101
+ "indebted": 493,
1102
+ "regard": 838,
1103
+ "various": 1081,
1104
+ "plans": 727,
1105
+ "mooted": 627,
1106
+ "cases": 145,
1107
+ "notably": 663,
1108
+ "mexico": 617,
1109
+ "elaborate": 331,
1110
+ "packages": 698,
1111
+ "involving": 532,
1112
+ "cancellation": 139,
1113
+ "debts": 266,
1114
+ "negotiated": 651,
1115
+ "make": 595,
1116
+ "dent": 275,
1117
+ "indebtedness": 494,
1118
+ "putting": 804,
1119
+ "conditionalities": 204,
1120
+ "attached": 90,
1121
+ "threatens": 1016,
1122
+ "engulf": 347,
1123
+ "despite": 281,
1124
+ "severe": 927,
1125
+ "difficulties": 296,
1126
+ "managed": 598,
1127
+ "balance": 99,
1128
+ "payments": 712,
1129
+ "accounts": 20,
1130
+ "ratio": 817,
1131
+ "increased": 491,
1132
+ "rapidly": 816,
1133
+ "coincided": 175,
1134
+ "decline": 268,
1135
+ "concessional": 199,
1136
+ "pushed": 803,
1137
+ "borrowings": 123,
1138
+ "turn": 1044,
1139
+ "aggravated": 42,
1140
+ "servicing": 923,
1141
+ "burden": 130,
1142
+ "include": 488,
1143
+ "anticipatory": 58,
1144
+ "prevent": 763,
1145
+ "category": 146,
1146
+ "falling": 379,
1147
+ "trap": 1033,
1148
+ "flow": 390,
1149
+ "finance": 388
1150
+ }
1151
+ }
1152
+ }
topic_embeddings.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2088af23d3cac18882903319ce57e5a0300d15c90056a2d0918c366ccd4da56
3
+ size 10840
topics.json ADDED
@@ -0,0 +1,405 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "topic_representations": {
3
+ "-1": [
4
+ [
5
+ "proposal",
6
+ 0.40461939573287964
7
+ ],
8
+ [
9
+ "ppf",
10
+ 0.3667321801185608
11
+ ],
12
+ [
13
+ "conservation",
14
+ 0.3401630222797394
15
+ ],
16
+ [
17
+ "fund",
18
+ 0.3098285496234894
19
+ ],
20
+ [
21
+ "summit",
22
+ 0.291431188583374
23
+ ],
24
+ [
25
+ "minister",
26
+ 0.2911485731601715
27
+ ],
28
+ [
29
+ "global",
30
+ 0.2639073133468628
31
+ ],
32
+ [
33
+ "planet",
34
+ 0.26347625255584717
35
+ ],
36
+ [
37
+ "countries",
38
+ 0.24686980247497559
39
+ ],
40
+ [
41
+ "cyprus",
42
+ 0.24388426542282104
43
+ ]
44
+ ],
45
+ "0": [
46
+ [
47
+ "multilateralism",
48
+ 0.6173573732376099
49
+ ],
50
+ [
51
+ "nations",
52
+ 0.36864373087882996
53
+ ],
54
+ [
55
+ "afghanistan",
56
+ 0.36303555965423584
57
+ ],
58
+ [
59
+ "negotiations",
60
+ 0.3479915261268616
61
+ ],
62
+ [
63
+ "proposals",
64
+ 0.3454750180244446
65
+ ],
66
+ [
67
+ "negotiating",
68
+ 0.3446807265281677
69
+ ],
70
+ [
71
+ "nuclear",
72
+ 0.33162441849708557
73
+ ],
74
+ [
75
+ "reconciliation",
76
+ 0.3119809329509735
77
+ ],
78
+ [
79
+ "developments",
80
+ 0.2986086905002594
81
+ ],
82
+ [
83
+ "india",
84
+ 0.29298052191734314
85
+ ]
86
+ ],
87
+ "1": [
88
+ [
89
+ "disarmament",
90
+ 0.5616648197174072
91
+ ],
92
+ [
93
+ "peace",
94
+ 0.48636913299560547
95
+ ],
96
+ [
97
+ "nations",
98
+ 0.4010794758796692
99
+ ],
100
+ [
101
+ "cambodia",
102
+ 0.36934587359428406
103
+ ],
104
+ [
105
+ "liberation",
106
+ 0.35565611720085144
107
+ ],
108
+ [
109
+ "nehru",
110
+ 0.33440855145454407
111
+ ],
112
+ [
113
+ "conference",
114
+ 0.2926637530326843
115
+ ],
116
+ [
117
+ "palestinian",
118
+ 0.28552478551864624
119
+ ],
120
+ [
121
+ "convened",
122
+ 0.2847614288330078
123
+ ],
124
+ [
125
+ "factions",
126
+ 0.2779058814048767
127
+ ]
128
+ ],
129
+ "2": [
130
+ [
131
+ "environmental",
132
+ 0.544658899307251
133
+ ],
134
+ [
135
+ "environment",
136
+ 0.4574471116065979
137
+ ],
138
+ [
139
+ "development",
140
+ 0.34134185314178467
141
+ ],
142
+ [
143
+ "pollutant",
144
+ 0.314665824174881
145
+ ],
146
+ [
147
+ "industrialization",
148
+ 0.30198150873184204
149
+ ],
150
+ [
151
+ "regulatory",
152
+ 0.2985919117927551
153
+ ],
154
+ [
155
+ "economic",
156
+ 0.2906343340873718
157
+ ],
158
+ [
159
+ "india",
160
+ 0.26220226287841797
161
+ ],
162
+ [
163
+ "countries",
164
+ 0.2596782445907593
165
+ ],
166
+ [
167
+ "developing",
168
+ 0.25371628999710083
169
+ ]
170
+ ],
171
+ "3": [
172
+ [
173
+ "multilateral",
174
+ 0.620513916015625
175
+ ],
176
+ [
177
+ "transnational",
178
+ 0.5213453769683838
179
+ ],
180
+ [
181
+ "regimes",
182
+ 0.4173703193664551
183
+ ],
184
+ [
185
+ "economic",
186
+ 0.4134292006492615
187
+ ],
188
+ [
189
+ "trafficking",
190
+ 0.411398708820343
191
+ ],
192
+ [
193
+ "regionalism",
194
+ 0.38469499349594116
195
+ ],
196
+ [
197
+ "exchanges",
198
+ 0.37703782320022583
199
+ ],
200
+ [
201
+ "international",
202
+ 0.37336617708206177
203
+ ],
204
+ [
205
+ "countries",
206
+ 0.3657948970794678
207
+ ],
208
+ [
209
+ "colombia",
210
+ 0.3576577305793762
211
+ ]
212
+ ],
213
+ "4": [
214
+ [
215
+ "apartheid",
216
+ 0.49600136280059814
217
+ ],
218
+ [
219
+ "namibian",
220
+ 0.44206729531288147
221
+ ],
222
+ [
223
+ "namibia",
224
+ 0.4321805536746979
225
+ ],
226
+ [
227
+ "regime",
228
+ 0.4031229615211487
229
+ ],
230
+ [
231
+ "democratic",
232
+ 0.38484010100364685
233
+ ],
234
+ [
235
+ "constitution",
236
+ 0.3806685209274292
237
+ ],
238
+ [
239
+ "mandela",
240
+ 0.37712758779525757
241
+ ],
242
+ [
243
+ "nations",
244
+ 0.3699859082698822
245
+ ],
246
+ [
247
+ "myanmar",
248
+ 0.36381807923316956
249
+ ],
250
+ [
251
+ "elections",
252
+ 0.3616454005241394
253
+ ]
254
+ ],
255
+ "5": [
256
+ [
257
+ "economies",
258
+ 0.49743542075157166
259
+ ],
260
+ [
261
+ "economy",
262
+ 0.4611283838748932
263
+ ],
264
+ [
265
+ "debts",
266
+ 0.4431619644165039
267
+ ],
268
+ [
269
+ "debt",
270
+ 0.44064152240753174
271
+ ],
272
+ [
273
+ "borrowings",
274
+ 0.42349597811698914
275
+ ],
276
+ [
277
+ "countries",
278
+ 0.36029553413391113
279
+ ],
280
+ [
281
+ "development",
282
+ 0.33430421352386475
283
+ ],
284
+ [
285
+ "indebtedness",
286
+ 0.3340897262096405
287
+ ],
288
+ [
289
+ "growth",
290
+ 0.3093723952770233
291
+ ],
292
+ [
293
+ "developing",
294
+ 0.28752708435058594
295
+ ]
296
+ ]
297
+ },
298
+ "topics": [
299
+ 0,
300
+ 1,
301
+ 0,
302
+ 0,
303
+ 3,
304
+ 0,
305
+ 0,
306
+ 4,
307
+ 4,
308
+ 1,
309
+ 1,
310
+ 1,
311
+ 1,
312
+ 0,
313
+ 0,
314
+ 0,
315
+ 2,
316
+ 0,
317
+ 4,
318
+ 4,
319
+ 0,
320
+ 0,
321
+ 1,
322
+ 0,
323
+ 0,
324
+ 1,
325
+ 0,
326
+ 5,
327
+ 5,
328
+ 2,
329
+ 5,
330
+ 5,
331
+ 3,
332
+ 3,
333
+ 3,
334
+ 2,
335
+ 3,
336
+ 2,
337
+ 2,
338
+ 2,
339
+ 2,
340
+ -1,
341
+ -1,
342
+ 1,
343
+ 1,
344
+ 1,
345
+ 1
346
+ ],
347
+ "topic_sizes": {
348
+ "0": 14,
349
+ "1": 11,
350
+ "3": 5,
351
+ "4": 4,
352
+ "2": 7,
353
+ "5": 4,
354
+ "-1": 2
355
+ },
356
+ "topic_mapper": [
357
+ [
358
+ -1,
359
+ -1,
360
+ -1
361
+ ],
362
+ [
363
+ 0,
364
+ 0,
365
+ 4
366
+ ],
367
+ [
368
+ 1,
369
+ 1,
370
+ 5
371
+ ],
372
+ [
373
+ 2,
374
+ 2,
375
+ 1
376
+ ],
377
+ [
378
+ 3,
379
+ 3,
380
+ 2
381
+ ],
382
+ [
383
+ 4,
384
+ 4,
385
+ 3
386
+ ],
387
+ [
388
+ 5,
389
+ 5,
390
+ 0
391
+ ]
392
+ ],
393
+ "topic_labels": {
394
+ "-1": "-1_proposal_ppf_conservation_fund",
395
+ "0": "0_multilateralism_nations_afghanistan_negotiations",
396
+ "1": "1_disarmament_peace_nations_cambodia",
397
+ "2": "2_environmental_environment_development_pollutant",
398
+ "3": "3_multilateral_transnational_regimes_economic",
399
+ "4": "4_apartheid_namibian_namibia_regime",
400
+ "5": "5_economies_economy_debts_debt"
401
+ },
402
+ "custom_labels": null,
403
+ "_outliers": 1,
404
+ "topic_aspects": {}
405
+ }