AngelPanizo commited on
Commit
b57fab0
·
verified ·
1 Parent(s): 35de73c

Add BERTopic model

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - bertopic
5
+ library_name: bertopic
6
+ pipeline_tag: text-classification
7
+ ---
8
+
9
+ # MARTINI_enrich_BERTopic_ElContrafuerte
10
+
11
+ This is a [BERTopic](https://github.com/MaartenGr/BERTopic) model.
12
+ BERTopic is a flexible and modular topic modeling framework that allows for the generation of easily interpretable topics from large datasets.
13
+
14
+ ## Usage
15
+
16
+ To use this model, please install BERTopic:
17
+
18
+ ```
19
+ pip install -U bertopic
20
+ ```
21
+
22
+ You can use the model as follows:
23
+
24
+ ```python
25
+ from bertopic import BERTopic
26
+ topic_model = BERTopic.load("AIDA-UPM/MARTINI_enrich_BERTopic_ElContrafuerte")
27
+
28
+ topic_model.get_topic_info()
29
+ ```
30
+
31
+ ## Topic overview
32
+
33
+ * Number of topics: 13
34
+ * Number of training documents: 1080
35
+
36
+ <details>
37
+ <summary>Click here for an overview of all topics.</summary>
38
+
39
+ | Topic ID | Topic Keywords | Topic Frequency | Label |
40
+ |----------|----------------|-----------------|-------|
41
+ | -1 | vacunados - covidiano - muertes - nunca - efectos | 22 | -1_vacunados_covidiano_muertes_nunca |
42
+ | 0 | climaticos - cientificos - co2 - greenpeace - hielo | 537 | 0_climaticos_cientificos_co2_greenpeace |
43
+ | 1 | vacunados - pfizer - sintomas - inmunologico - omicron | 72 | 1_vacunados_pfizer_sintomas_inmunologico |
44
+ | 2 | mascarillas - obligatoriedad - respirar - febrero - escuelas | 71 | 2_mascarillas_obligatoriedad_respirar_febrero |
45
+ | 3 | vacunadas - fallecieron - noviembre - porcentaje - fecundidad | 67 | 3_vacunadas_fallecieron_noviembre_porcentaje |
46
+ | 4 | efectos - vaers - fallecidos - eudravigilance - notificado | 57 | 4_efectos_vaers_fallecidos_eudravigilance |
47
+ | 5 | pandemias - globalismo - supranacionales - organizaciones - poderosos | 44 | 5_pandemias_globalismo_supranacionales_organizaciones |
48
+ | 6 | pruebas - asintomaticos - pcr - sars - diagnosticar | 42 | 6_pruebas_asintomaticos_pcr_sars |
49
+ | 7 | enemigos - controlamos - pensamos - libertades - deshumanizacion | 42 | 7_enemigos_controlamos_pensamos_libertades |
50
+ | 8 | incidencia - porcentaje - fallecidos - asturias - oficiales | 36 | 8_incidencia_porcentaje_fallecidos_asturias |
51
+ | 9 | vacunar - incidencia - efectos - menores - fallecidos | 35 | 9_vacunar_incidencia_efectos_menores |
52
+ | 10 | manifestacion - libertades - recuperemos - restricciones - dictador | 30 | 10_manifestacion_libertades_recuperemos_restricciones |
53
+ | 11 | vacunado - certificado - obligatoriedad - justificada - derechos | 25 | 11_vacunado_certificado_obligatoriedad_justificada |
54
+
55
+ </details>
56
+
57
+ ## Training hyperparameters
58
+
59
+ * calculate_probabilities: True
60
+ * language: None
61
+ * low_memory: False
62
+ * min_topic_size: 10
63
+ * n_gram_range: (1, 1)
64
+ * nr_topics: None
65
+ * seed_topic_list: None
66
+ * top_n_words: 10
67
+ * verbose: False
68
+ * zeroshot_min_similarity: 0.7
69
+ * zeroshot_topic_list: None
70
+
71
+ ## Framework versions
72
+
73
+ * Numpy: 1.26.4
74
+ * HDBSCAN: 0.8.40
75
+ * UMAP: 0.5.7
76
+ * Pandas: 2.2.3
77
+ * Scikit-Learn: 1.5.2
78
+ * Sentence-transformers: 3.3.1
79
+ * Transformers: 4.46.3
80
+ * Numba: 0.60.0
81
+ * Plotly: 5.24.1
82
+ * Python: 3.10.12
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "calculate_probabilities": true,
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:03286ced4cd070b970e5478ba9b323e8a673144accf668611b48ae017d2f92b8
3
+ size 479928
ctfidf_config.json ADDED
The diff for this file is too large to render. See raw diff
 
topic_embeddings.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf261a2fa7849ce065f0cda823388a33c48db54f9e51c318edeac9053885f240
3
+ size 53336
topics.json ADDED
@@ -0,0 +1,1472 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "topic_representations": {
3
+ "-1": [
4
+ [
5
+ "vacunados",
6
+ 0.6074442267417908
7
+ ],
8
+ [
9
+ "covidiano",
10
+ 0.5069779753684998
11
+ ],
12
+ [
13
+ "muertes",
14
+ 0.5068506002426147
15
+ ],
16
+ [
17
+ "nunca",
18
+ 0.5064595937728882
19
+ ],
20
+ [
21
+ "efectos",
22
+ 0.49736493825912476
23
+ ]
24
+ ],
25
+ "0": [
26
+ [
27
+ "climaticos",
28
+ 0.5227406620979309
29
+ ],
30
+ [
31
+ "cientificos",
32
+ 0.4860161542892456
33
+ ],
34
+ [
35
+ "co2",
36
+ 0.4816417694091797
37
+ ],
38
+ [
39
+ "greenpeace",
40
+ 0.42852258682250977
41
+ ],
42
+ [
43
+ "hielo",
44
+ 0.42432916164398193
45
+ ]
46
+ ],
47
+ "1": [
48
+ [
49
+ "vacunados",
50
+ 0.6358063220977783
51
+ ],
52
+ [
53
+ "pfizer",
54
+ 0.5045102834701538
55
+ ],
56
+ [
57
+ "sintomas",
58
+ 0.48404794931411743
59
+ ],
60
+ [
61
+ "inmunologico",
62
+ 0.46817976236343384
63
+ ],
64
+ [
65
+ "omicron",
66
+ 0.464555025100708
67
+ ]
68
+ ],
69
+ "2": [
70
+ [
71
+ "mascarillas",
72
+ 0.5941572189331055
73
+ ],
74
+ [
75
+ "obligatoriedad",
76
+ 0.5456807017326355
77
+ ],
78
+ [
79
+ "respirar",
80
+ 0.4932463765144348
81
+ ],
82
+ [
83
+ "febrero",
84
+ 0.47469767928123474
85
+ ],
86
+ [
87
+ "escuelas",
88
+ 0.46625030040740967
89
+ ]
90
+ ],
91
+ "3": [
92
+ [
93
+ "vacunadas",
94
+ 0.5561851859092712
95
+ ],
96
+ [
97
+ "fallecieron",
98
+ 0.5461433529853821
99
+ ],
100
+ [
101
+ "noviembre",
102
+ 0.5280793309211731
103
+ ],
104
+ [
105
+ "porcentaje",
106
+ 0.472947895526886
107
+ ],
108
+ [
109
+ "fecundidad",
110
+ 0.46705666184425354
111
+ ]
112
+ ],
113
+ "4": [
114
+ [
115
+ "efectos",
116
+ 0.5313810706138611
117
+ ],
118
+ [
119
+ "vaers",
120
+ 0.5229739546775818
121
+ ],
122
+ [
123
+ "fallecidos",
124
+ 0.48886922001838684
125
+ ],
126
+ [
127
+ "eudravigilance",
128
+ 0.4649980664253235
129
+ ],
130
+ [
131
+ "notificado",
132
+ 0.4610726237297058
133
+ ]
134
+ ],
135
+ "5": [
136
+ [
137
+ "pandemias",
138
+ 0.5708186626434326
139
+ ],
140
+ [
141
+ "globalismo",
142
+ 0.5462084412574768
143
+ ],
144
+ [
145
+ "supranacionales",
146
+ 0.49675506353378296
147
+ ],
148
+ [
149
+ "organizaciones",
150
+ 0.4947024881839752
151
+ ],
152
+ [
153
+ "poderosos",
154
+ 0.49305224418640137
155
+ ]
156
+ ],
157
+ "6": [
158
+ [
159
+ "pruebas",
160
+ 0.5367535352706909
161
+ ],
162
+ [
163
+ "asintomaticos",
164
+ 0.5365577340126038
165
+ ],
166
+ [
167
+ "pcr",
168
+ 0.5076694488525391
169
+ ],
170
+ [
171
+ "sars",
172
+ 0.49671345949172974
173
+ ],
174
+ [
175
+ "diagnosticar",
176
+ 0.48114028573036194
177
+ ]
178
+ ],
179
+ "7": [
180
+ [
181
+ "enemigos",
182
+ 0.5692542195320129
183
+ ],
184
+ [
185
+ "controlamos",
186
+ 0.5590517520904541
187
+ ],
188
+ [
189
+ "pensamos",
190
+ 0.5547781586647034
191
+ ],
192
+ [
193
+ "libertades",
194
+ 0.5415861010551453
195
+ ],
196
+ [
197
+ "deshumanizacion",
198
+ 0.5406266450881958
199
+ ]
200
+ ],
201
+ "8": [
202
+ [
203
+ "incidencia",
204
+ 0.5612279772758484
205
+ ],
206
+ [
207
+ "porcentaje",
208
+ 0.5025284290313721
209
+ ],
210
+ [
211
+ "fallecidos",
212
+ 0.4877573847770691
213
+ ],
214
+ [
215
+ "asturias",
216
+ 0.4841562509536743
217
+ ],
218
+ [
219
+ "oficiales",
220
+ 0.48389214277267456
221
+ ]
222
+ ],
223
+ "9": [
224
+ [
225
+ "vacunar",
226
+ 0.5220016837120056
227
+ ],
228
+ [
229
+ "incidencia",
230
+ 0.5211879014968872
231
+ ],
232
+ [
233
+ "efectos",
234
+ 0.5122227072715759
235
+ ],
236
+ [
237
+ "menores",
238
+ 0.5036692023277283
239
+ ],
240
+ [
241
+ "fallecidos",
242
+ 0.4972645342350006
243
+ ]
244
+ ],
245
+ "10": [
246
+ [
247
+ "manifestacion",
248
+ 0.5755918025970459
249
+ ],
250
+ [
251
+ "libertades",
252
+ 0.5660886764526367
253
+ ],
254
+ [
255
+ "recuperemos",
256
+ 0.5253046751022339
257
+ ],
258
+ [
259
+ "restricciones",
260
+ 0.49176332354545593
261
+ ],
262
+ [
263
+ "dictador",
264
+ 0.48843157291412354
265
+ ]
266
+ ],
267
+ "11": [
268
+ [
269
+ "vacunado",
270
+ 0.5753845572471619
271
+ ],
272
+ [
273
+ "certificado",
274
+ 0.5486615300178528
275
+ ],
276
+ [
277
+ "obligatoriedad",
278
+ 0.5362421870231628
279
+ ],
280
+ [
281
+ "justificada",
282
+ 0.5170964598655701
283
+ ],
284
+ [
285
+ "derechos",
286
+ 0.5119809508323669
287
+ ]
288
+ ]
289
+ },
290
+ "topics": [
291
+ 8,
292
+ 3,
293
+ -1,
294
+ -1,
295
+ 6,
296
+ 6,
297
+ -1,
298
+ -1,
299
+ -1,
300
+ -1,
301
+ 6,
302
+ -1,
303
+ 7,
304
+ 6,
305
+ -1,
306
+ -1,
307
+ 3,
308
+ 8,
309
+ -1,
310
+ 1,
311
+ -1,
312
+ 2,
313
+ -1,
314
+ -1,
315
+ -1,
316
+ 8,
317
+ -1,
318
+ 7,
319
+ 10,
320
+ 11,
321
+ 8,
322
+ -1,
323
+ 6,
324
+ 6,
325
+ 6,
326
+ -1,
327
+ 6,
328
+ 6,
329
+ 6,
330
+ 2,
331
+ 2,
332
+ 2,
333
+ -1,
334
+ -1,
335
+ 5,
336
+ -1,
337
+ 8,
338
+ -1,
339
+ 0,
340
+ 4,
341
+ 9,
342
+ 4,
343
+ 10,
344
+ 10,
345
+ 10,
346
+ 8,
347
+ -1,
348
+ 6,
349
+ 2,
350
+ 8,
351
+ 4,
352
+ -1,
353
+ -1,
354
+ 4,
355
+ -1,
356
+ 8,
357
+ -1,
358
+ -1,
359
+ -1,
360
+ -1,
361
+ 6,
362
+ 8,
363
+ 6,
364
+ -1,
365
+ 6,
366
+ 6,
367
+ -1,
368
+ 6,
369
+ -1,
370
+ -1,
371
+ -1,
372
+ 4,
373
+ 8,
374
+ 2,
375
+ 10,
376
+ 10,
377
+ -1,
378
+ -1,
379
+ 1,
380
+ -1,
381
+ -1,
382
+ 10,
383
+ -1,
384
+ -1,
385
+ 1,
386
+ -1,
387
+ -1,
388
+ -1,
389
+ 1,
390
+ 9,
391
+ 3,
392
+ 10,
393
+ 6,
394
+ -1,
395
+ 7,
396
+ 1,
397
+ -1,
398
+ 6,
399
+ 2,
400
+ 2,
401
+ -1,
402
+ 10,
403
+ 6,
404
+ -1,
405
+ 7,
406
+ -1,
407
+ 7,
408
+ -1,
409
+ 10,
410
+ 10,
411
+ 6,
412
+ 2,
413
+ 4,
414
+ 6,
415
+ 2,
416
+ 7,
417
+ 4,
418
+ 2,
419
+ 1,
420
+ 1,
421
+ 8,
422
+ 2,
423
+ 4,
424
+ 2,
425
+ -1,
426
+ 1,
427
+ -1,
428
+ -1,
429
+ -1,
430
+ 6,
431
+ 2,
432
+ -1,
433
+ -1,
434
+ -1,
435
+ -1,
436
+ -1,
437
+ -1,
438
+ -1,
439
+ -1,
440
+ -1,
441
+ 2,
442
+ -1,
443
+ 4,
444
+ 9,
445
+ -1,
446
+ 5,
447
+ -1,
448
+ 9,
449
+ -1,
450
+ 2,
451
+ 2,
452
+ 2,
453
+ 5,
454
+ -1,
455
+ 2,
456
+ -1,
457
+ -1,
458
+ 5,
459
+ -1,
460
+ -1,
461
+ -1,
462
+ 6,
463
+ -1,
464
+ -1,
465
+ 8,
466
+ 8,
467
+ -1,
468
+ 8,
469
+ 8,
470
+ 9,
471
+ 4,
472
+ -1,
473
+ 5,
474
+ 8,
475
+ 2,
476
+ 9,
477
+ -1,
478
+ 1,
479
+ -1,
480
+ 6,
481
+ -1,
482
+ 11,
483
+ -1,
484
+ -1,
485
+ 1,
486
+ -1,
487
+ 11,
488
+ 4,
489
+ 8,
490
+ -1,
491
+ 11,
492
+ -1,
493
+ 6,
494
+ 6,
495
+ -1,
496
+ -1,
497
+ -1,
498
+ 10,
499
+ -1,
500
+ -1,
501
+ 11,
502
+ -1,
503
+ 9,
504
+ 9,
505
+ 10,
506
+ -1,
507
+ -1,
508
+ -1,
509
+ 4,
510
+ 1,
511
+ 11,
512
+ -1,
513
+ -1,
514
+ 2,
515
+ 2,
516
+ -1,
517
+ 1,
518
+ 1,
519
+ 1,
520
+ 1,
521
+ -1,
522
+ -1,
523
+ -1,
524
+ 6,
525
+ 3,
526
+ -1,
527
+ -1,
528
+ 1,
529
+ 1,
530
+ -1,
531
+ -1,
532
+ 4,
533
+ 3,
534
+ 4,
535
+ -1,
536
+ -1,
537
+ 1,
538
+ 3,
539
+ -1,
540
+ 4,
541
+ 11,
542
+ -1,
543
+ -1,
544
+ -1,
545
+ -1,
546
+ -1,
547
+ -1,
548
+ 9,
549
+ 4,
550
+ 11,
551
+ 1,
552
+ 9,
553
+ 3,
554
+ -1,
555
+ 2,
556
+ 3,
557
+ -1,
558
+ -1,
559
+ -1,
560
+ 6,
561
+ -1,
562
+ -1,
563
+ 6,
564
+ -1,
565
+ 1,
566
+ 3,
567
+ 5,
568
+ 2,
569
+ 6,
570
+ -1,
571
+ 8,
572
+ 2,
573
+ -1,
574
+ 4,
575
+ 6,
576
+ 4,
577
+ 2,
578
+ 7,
579
+ -1,
580
+ 2,
581
+ -1,
582
+ -1,
583
+ -1,
584
+ -1,
585
+ 8,
586
+ -1,
587
+ 11,
588
+ -1,
589
+ -1,
590
+ -1,
591
+ -1,
592
+ 1,
593
+ 2,
594
+ -1,
595
+ 2,
596
+ -1,
597
+ 7,
598
+ -1,
599
+ -1,
600
+ -1,
601
+ -1,
602
+ -1,
603
+ -1,
604
+ -1,
605
+ 4,
606
+ -1,
607
+ -1,
608
+ 1,
609
+ 9,
610
+ 5,
611
+ 7,
612
+ 11,
613
+ -1,
614
+ 9,
615
+ 5,
616
+ 8,
617
+ 8,
618
+ -1,
619
+ 8,
620
+ -1,
621
+ 3,
622
+ 3,
623
+ -1,
624
+ -1,
625
+ -1,
626
+ 4,
627
+ -1,
628
+ 1,
629
+ -1,
630
+ -1,
631
+ 4,
632
+ -1,
633
+ -1,
634
+ -1,
635
+ -1,
636
+ -1,
637
+ 1,
638
+ 11,
639
+ -1,
640
+ 8,
641
+ -1,
642
+ -1,
643
+ -1,
644
+ -1,
645
+ -1,
646
+ 9,
647
+ -1,
648
+ 3,
649
+ 9,
650
+ -1,
651
+ 3,
652
+ -1,
653
+ 4,
654
+ -1,
655
+ 11,
656
+ -1,
657
+ -1,
658
+ -1,
659
+ -1,
660
+ 7,
661
+ -1,
662
+ 3,
663
+ 1,
664
+ 9,
665
+ -1,
666
+ 3,
667
+ -1,
668
+ 8,
669
+ 6,
670
+ 10,
671
+ 10,
672
+ 10,
673
+ 10,
674
+ 9,
675
+ 10,
676
+ -1,
677
+ 10,
678
+ -1,
679
+ 1,
680
+ 10,
681
+ -1,
682
+ 9,
683
+ 11,
684
+ 8,
685
+ 7,
686
+ 9,
687
+ 9,
688
+ 11,
689
+ -1,
690
+ 6,
691
+ -1,
692
+ 2,
693
+ 2,
694
+ 2,
695
+ 2,
696
+ 10,
697
+ 2,
698
+ -1,
699
+ -1,
700
+ -1,
701
+ 6,
702
+ 3,
703
+ -1,
704
+ -1,
705
+ 7,
706
+ 4,
707
+ 11,
708
+ 5,
709
+ 3,
710
+ -1,
711
+ -1,
712
+ 3,
713
+ -1,
714
+ -1,
715
+ -1,
716
+ 6,
717
+ -1,
718
+ 3,
719
+ -1,
720
+ 3,
721
+ -1,
722
+ -1,
723
+ 6,
724
+ -1,
725
+ 5,
726
+ 11,
727
+ -1,
728
+ -1,
729
+ 1,
730
+ 3,
731
+ -1,
732
+ -1,
733
+ 2,
734
+ 1,
735
+ 3,
736
+ 1,
737
+ -1,
738
+ -1,
739
+ -1,
740
+ -1,
741
+ 2,
742
+ 5,
743
+ -1,
744
+ 9,
745
+ 1,
746
+ -1,
747
+ 3,
748
+ 9,
749
+ 1,
750
+ -1,
751
+ -1,
752
+ 4,
753
+ 2,
754
+ 1,
755
+ 6,
756
+ -1,
757
+ -1,
758
+ -1,
759
+ 2,
760
+ -1,
761
+ -1,
762
+ -1,
763
+ 4,
764
+ -1,
765
+ 1,
766
+ 4,
767
+ 1,
768
+ 1,
769
+ -1,
770
+ -1,
771
+ 1,
772
+ -1,
773
+ -1,
774
+ 3,
775
+ -1,
776
+ 9,
777
+ 8,
778
+ -1,
779
+ -1,
780
+ 8,
781
+ 11,
782
+ 1,
783
+ 1,
784
+ -1,
785
+ 2,
786
+ 7,
787
+ -1,
788
+ -1,
789
+ -1,
790
+ 7,
791
+ 10,
792
+ 4,
793
+ -1,
794
+ -1,
795
+ -1,
796
+ 7,
797
+ 2,
798
+ -1,
799
+ -1,
800
+ -1,
801
+ 5,
802
+ 1,
803
+ 0,
804
+ -1,
805
+ -1,
806
+ 4,
807
+ -1,
808
+ -1,
809
+ -1,
810
+ -1,
811
+ 3,
812
+ -1,
813
+ 2,
814
+ 4,
815
+ 1,
816
+ 7,
817
+ -1,
818
+ 2,
819
+ -1,
820
+ -1,
821
+ -1,
822
+ 1,
823
+ -1,
824
+ -1,
825
+ 0,
826
+ 1,
827
+ -1,
828
+ -1,
829
+ -1,
830
+ -1,
831
+ -1,
832
+ 2,
833
+ -1,
834
+ 3,
835
+ -1,
836
+ -1,
837
+ 2,
838
+ 4,
839
+ -1,
840
+ -1,
841
+ 7,
842
+ 1,
843
+ 2,
844
+ -1,
845
+ 2,
846
+ -1,
847
+ -1,
848
+ -1,
849
+ -1,
850
+ -1,
851
+ 4,
852
+ 2,
853
+ -1,
854
+ 2,
855
+ 2,
856
+ -1,
857
+ -1,
858
+ 2,
859
+ 2,
860
+ 1,
861
+ 5,
862
+ -1,
863
+ -1,
864
+ 2,
865
+ -1,
866
+ 2,
867
+ -1,
868
+ 7,
869
+ 1,
870
+ 8,
871
+ 3,
872
+ 7,
873
+ 8,
874
+ -1,
875
+ -1,
876
+ -1,
877
+ -1,
878
+ -1,
879
+ 6,
880
+ 5,
881
+ 1,
882
+ 8,
883
+ 5,
884
+ -1,
885
+ 11,
886
+ 3,
887
+ 5,
888
+ -1,
889
+ 7,
890
+ 11,
891
+ -1,
892
+ 1,
893
+ -1,
894
+ 5,
895
+ -1,
896
+ 7,
897
+ 5,
898
+ 7,
899
+ -1,
900
+ -1,
901
+ -1,
902
+ 1,
903
+ -1,
904
+ -1,
905
+ -1,
906
+ 4,
907
+ 8,
908
+ -1,
909
+ 1,
910
+ 5,
911
+ -1,
912
+ -1,
913
+ -1,
914
+ -1,
915
+ -1,
916
+ 3,
917
+ -1,
918
+ 0,
919
+ -1,
920
+ -1,
921
+ -1,
922
+ 3,
923
+ -1,
924
+ 5,
925
+ 6,
926
+ 11,
927
+ -1,
928
+ 3,
929
+ 2,
930
+ -1,
931
+ -1,
932
+ -1,
933
+ 7,
934
+ 9,
935
+ 0,
936
+ 3,
937
+ 1,
938
+ 3,
939
+ -1,
940
+ -1,
941
+ 3,
942
+ -1,
943
+ -1,
944
+ 9,
945
+ 9,
946
+ -1,
947
+ 8,
948
+ 0,
949
+ 2,
950
+ 0,
951
+ -1,
952
+ -1,
953
+ -1,
954
+ -1,
955
+ 1,
956
+ -1,
957
+ -1,
958
+ -1,
959
+ 7,
960
+ 0,
961
+ -1,
962
+ 11,
963
+ -1,
964
+ 0,
965
+ -1,
966
+ 2,
967
+ 6,
968
+ -1,
969
+ -1,
970
+ 3,
971
+ -1,
972
+ -1,
973
+ -1,
974
+ -1,
975
+ 1,
976
+ -1,
977
+ 3,
978
+ -1,
979
+ -1,
980
+ -1,
981
+ -1,
982
+ -1,
983
+ 4,
984
+ -1,
985
+ 0,
986
+ 4,
987
+ -1,
988
+ 1,
989
+ -1,
990
+ 5,
991
+ 8,
992
+ -1,
993
+ -1,
994
+ -1,
995
+ 3,
996
+ -1,
997
+ 3,
998
+ -1,
999
+ -1,
1000
+ 0,
1001
+ -1,
1002
+ -1,
1003
+ -1,
1004
+ -1,
1005
+ 0,
1006
+ 9,
1007
+ -1,
1008
+ 3,
1009
+ 8,
1010
+ 9,
1011
+ 7,
1012
+ -1,
1013
+ -1,
1014
+ 6,
1015
+ -1,
1016
+ -1,
1017
+ -1,
1018
+ 3,
1019
+ -1,
1020
+ 9,
1021
+ -1,
1022
+ -1,
1023
+ -1,
1024
+ -1,
1025
+ -1,
1026
+ 2,
1027
+ 3,
1028
+ 5,
1029
+ -1,
1030
+ 3,
1031
+ -1,
1032
+ -1,
1033
+ 1,
1034
+ 7,
1035
+ -1,
1036
+ 4,
1037
+ 3,
1038
+ -1,
1039
+ -1,
1040
+ -1,
1041
+ -1,
1042
+ 0,
1043
+ -1,
1044
+ 8,
1045
+ -1,
1046
+ 0,
1047
+ -1,
1048
+ 0,
1049
+ 7,
1050
+ 3,
1051
+ 2,
1052
+ 3,
1053
+ 7,
1054
+ -1,
1055
+ -1,
1056
+ 2,
1057
+ 3,
1058
+ 3,
1059
+ -1,
1060
+ 3,
1061
+ -1,
1062
+ 5,
1063
+ -1,
1064
+ -1,
1065
+ -1,
1066
+ -1,
1067
+ 0,
1068
+ -1,
1069
+ -1,
1070
+ -1,
1071
+ -1,
1072
+ -1,
1073
+ -1,
1074
+ -1,
1075
+ 5,
1076
+ -1,
1077
+ -1,
1078
+ 4,
1079
+ -1,
1080
+ -1,
1081
+ -1,
1082
+ 7,
1083
+ 0,
1084
+ -1,
1085
+ 1,
1086
+ -1,
1087
+ 0,
1088
+ -1,
1089
+ 7,
1090
+ -1,
1091
+ -1,
1092
+ -1,
1093
+ 0,
1094
+ 1,
1095
+ -1,
1096
+ 0,
1097
+ -1,
1098
+ -1,
1099
+ -1,
1100
+ -1,
1101
+ -1,
1102
+ -1,
1103
+ 1,
1104
+ 5,
1105
+ 1,
1106
+ -1,
1107
+ -1,
1108
+ 1,
1109
+ -1,
1110
+ 1,
1111
+ 0,
1112
+ -1,
1113
+ -1,
1114
+ -1,
1115
+ -1,
1116
+ -1,
1117
+ 7,
1118
+ -1,
1119
+ 0,
1120
+ 3,
1121
+ -1,
1122
+ -1,
1123
+ -1,
1124
+ 6,
1125
+ 2,
1126
+ -1,
1127
+ 0,
1128
+ -1,
1129
+ -1,
1130
+ -1,
1131
+ 7,
1132
+ -1,
1133
+ 0,
1134
+ -1,
1135
+ -1,
1136
+ 3,
1137
+ -1,
1138
+ -1,
1139
+ 1,
1140
+ -1,
1141
+ 3,
1142
+ 3,
1143
+ -1,
1144
+ -1,
1145
+ 4,
1146
+ 1,
1147
+ 2,
1148
+ -1,
1149
+ 0,
1150
+ 1,
1151
+ -1,
1152
+ 4,
1153
+ 4,
1154
+ 0,
1155
+ -1,
1156
+ -1,
1157
+ 5,
1158
+ -1,
1159
+ 5,
1160
+ 1,
1161
+ 5,
1162
+ 0,
1163
+ -1,
1164
+ 0,
1165
+ -1,
1166
+ -1,
1167
+ -1,
1168
+ 0,
1169
+ -1,
1170
+ 0,
1171
+ 0,
1172
+ -1,
1173
+ -1,
1174
+ 2,
1175
+ -1,
1176
+ 2,
1177
+ 5,
1178
+ -1,
1179
+ -1,
1180
+ 10,
1181
+ 10,
1182
+ -1,
1183
+ -1,
1184
+ 4,
1185
+ -1,
1186
+ -1,
1187
+ 3,
1188
+ -1,
1189
+ 10,
1190
+ 0,
1191
+ 0,
1192
+ 2,
1193
+ 1,
1194
+ 11,
1195
+ 0,
1196
+ -1,
1197
+ 1,
1198
+ -1,
1199
+ -1,
1200
+ 5,
1201
+ -1,
1202
+ -1,
1203
+ 0,
1204
+ -1,
1205
+ -1,
1206
+ -1,
1207
+ -1,
1208
+ 5,
1209
+ -1,
1210
+ 1,
1211
+ -1,
1212
+ -1,
1213
+ 0,
1214
+ 5,
1215
+ -1,
1216
+ -1,
1217
+ -1,
1218
+ 5,
1219
+ -1,
1220
+ 1,
1221
+ 0,
1222
+ -1,
1223
+ -1,
1224
+ -1,
1225
+ 7,
1226
+ 0,
1227
+ 0,
1228
+ -1,
1229
+ 0,
1230
+ -1,
1231
+ -1,
1232
+ -1,
1233
+ -1,
1234
+ -1,
1235
+ 5,
1236
+ 2,
1237
+ 0,
1238
+ 4,
1239
+ -1,
1240
+ 3,
1241
+ -1,
1242
+ -1,
1243
+ 5,
1244
+ -1,
1245
+ 5,
1246
+ 2,
1247
+ 0,
1248
+ -1,
1249
+ -1,
1250
+ 0,
1251
+ -1,
1252
+ -1,
1253
+ -1,
1254
+ 9,
1255
+ 0,
1256
+ -1,
1257
+ 0,
1258
+ 4,
1259
+ -1,
1260
+ -1,
1261
+ 5,
1262
+ 5,
1263
+ -1,
1264
+ 5,
1265
+ 0,
1266
+ 5,
1267
+ -1,
1268
+ 3,
1269
+ -1,
1270
+ -1,
1271
+ -1,
1272
+ 4,
1273
+ -1,
1274
+ -1,
1275
+ 2,
1276
+ -1,
1277
+ -1,
1278
+ -1,
1279
+ 5,
1280
+ -1,
1281
+ 0,
1282
+ -1,
1283
+ -1,
1284
+ 1,
1285
+ -1,
1286
+ -1,
1287
+ -1,
1288
+ -1,
1289
+ -1,
1290
+ -1,
1291
+ -1,
1292
+ -1,
1293
+ -1,
1294
+ 0,
1295
+ -1,
1296
+ 0,
1297
+ 0,
1298
+ 0,
1299
+ 0,
1300
+ -1,
1301
+ -1,
1302
+ 0,
1303
+ 0,
1304
+ 7,
1305
+ 3,
1306
+ 7,
1307
+ 7,
1308
+ 0,
1309
+ 0,
1310
+ 0,
1311
+ 0,
1312
+ -1,
1313
+ -1,
1314
+ 0,
1315
+ -1,
1316
+ -1,
1317
+ -1,
1318
+ -1,
1319
+ 0,
1320
+ -1,
1321
+ 0,
1322
+ -1,
1323
+ 0,
1324
+ -1,
1325
+ 0,
1326
+ 0,
1327
+ 0,
1328
+ -1,
1329
+ 0,
1330
+ -1,
1331
+ -1,
1332
+ -1,
1333
+ 1,
1334
+ -1,
1335
+ 0,
1336
+ -1,
1337
+ -1,
1338
+ 5,
1339
+ -1,
1340
+ -1,
1341
+ -1,
1342
+ 4,
1343
+ 1,
1344
+ -1,
1345
+ 3,
1346
+ -1,
1347
+ -1,
1348
+ -1,
1349
+ -1,
1350
+ -1,
1351
+ -1,
1352
+ -1,
1353
+ -1,
1354
+ 0,
1355
+ -1,
1356
+ 9,
1357
+ -1,
1358
+ -1,
1359
+ -1,
1360
+ -1,
1361
+ -1,
1362
+ 0,
1363
+ -1,
1364
+ -1,
1365
+ -1,
1366
+ 0,
1367
+ -1,
1368
+ -1,
1369
+ 0,
1370
+ 0
1371
+ ],
1372
+ "topic_sizes": {
1373
+ "8": 35,
1374
+ "3": 57,
1375
+ "-1": 537,
1376
+ "6": 42,
1377
+ "7": 36,
1378
+ "1": 71,
1379
+ "2": 67,
1380
+ "10": 25,
1381
+ "11": 22,
1382
+ "5": 42,
1383
+ "0": 72,
1384
+ "4": 44,
1385
+ "9": 30
1386
+ },
1387
+ "topic_mapper": [
1388
+ [
1389
+ -1,
1390
+ -1,
1391
+ -1
1392
+ ],
1393
+ [
1394
+ 0,
1395
+ 0,
1396
+ 0
1397
+ ],
1398
+ [
1399
+ 1,
1400
+ 1,
1401
+ 2
1402
+ ],
1403
+ [
1404
+ 2,
1405
+ 2,
1406
+ 6
1407
+ ],
1408
+ [
1409
+ 3,
1410
+ 3,
1411
+ 4
1412
+ ],
1413
+ [
1414
+ 4,
1415
+ 4,
1416
+ 5
1417
+ ],
1418
+ [
1419
+ 5,
1420
+ 5,
1421
+ 11
1422
+ ],
1423
+ [
1424
+ 6,
1425
+ 6,
1426
+ 10
1427
+ ],
1428
+ [
1429
+ 7,
1430
+ 7,
1431
+ 7
1432
+ ],
1433
+ [
1434
+ 8,
1435
+ 8,
1436
+ 8
1437
+ ],
1438
+ [
1439
+ 9,
1440
+ 9,
1441
+ 3
1442
+ ],
1443
+ [
1444
+ 10,
1445
+ 10,
1446
+ 9
1447
+ ],
1448
+ [
1449
+ 11,
1450
+ 11,
1451
+ 1
1452
+ ]
1453
+ ],
1454
+ "topic_labels": {
1455
+ "-1": "-1_vacunados_covidiano_muertes_nunca",
1456
+ "0": "0_climaticos_cientificos_co2_greenpeace",
1457
+ "1": "1_vacunados_pfizer_sintomas_inmunologico",
1458
+ "2": "2_mascarillas_obligatoriedad_respirar_febrero",
1459
+ "3": "3_vacunadas_fallecieron_noviembre_porcentaje",
1460
+ "4": "4_efectos_vaers_fallecidos_eudravigilance",
1461
+ "5": "5_pandemias_globalismo_supranacionales_organizaciones",
1462
+ "6": "6_pruebas_asintomaticos_pcr_sars",
1463
+ "7": "7_enemigos_controlamos_pensamos_libertades",
1464
+ "8": "8_incidencia_porcentaje_fallecidos_asturias",
1465
+ "9": "9_vacunar_incidencia_efectos_menores",
1466
+ "10": "10_manifestacion_libertades_recuperemos_restricciones",
1467
+ "11": "11_vacunado_certificado_obligatoriedad_justificada"
1468
+ },
1469
+ "custom_labels": null,
1470
+ "_outliers": 1,
1471
+ "topic_aspects": {}
1472
+ }