File size: 43,970 Bytes
4d50e7e
 
 
 
 
0cebec6
4d50e7e
 
 
59c6995
c4512f8
 
 
 
 
 
59c6995
c4512f8
ebb589d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c4512f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ebb589d
d8e3411
3eb7e01
d8e3411
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2bd5ed8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3eb7e01
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
---
title: README
emoji: 😻
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
---

<!-- ---
title: "Tachygraphy Micro-text Analysis & Normalization"
emoji: "⚡"
colorFrom: "pink"
colorTo: "blue"
sdk: "static"
pinned: false
--- -->

# Tachygraphy Micro-text Analysis And Normalization
<!---
---
title: "Tachygraphy Micro-text Analysis & Normalization"
emoji: "⚡"
colorFrom: "pink"
colorTo: "blue"
sdk: "static"
pinned: false
---
--->

<!-- ---
title: README
emoji: 😻
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
---
 -->
 
<div align="center">
  
<!-- ![Project Logo](https://via.placeholder.com/150) -->

# Tachygraphy Micro-text Analysis & Normalization

*Welcome to the Tachygraphy Micro-text Analysis & Normalization Project. This page outlines our project’s key stages, sources, sample analysis examples, and team information.*

</div>

---

## Dashboard

### Project Stages

1. **Sentiment Polarity Analysis**
2. **Emotion Mood-tag Analysis**
3. **Text Transformation & Normalization**
4. **Stacked all 3 stages with their best models**
5. **Data Correction & Collection**

### Sources & Deployment Links

| **Training Source** | **Kaggle Collections** | **Hugging Face Org** |
| ------------------- | ---------------------- | -------------------- |
| [GitHub @ Tachygraphy Micro-text Analysis & Normalization](https://github.com/ArchismanKarmakar/Tachygraphy-Microtext-Analysis-And-Normalization) | [Kaggle Dataset](https://www.kaggle.com/datasets/archismancoder/dataset-tachygraphy/data?select=Tachygraphy_MicroText-AIO-V3.xlsx) | [Hugging Face @ Tachygraphy Micro-text Normalization](https://huggingface.co/Tachygraphy-Microtext-Normalization-IEMK25) |

| **Deployment Source** | **Streamlit Deployment** | **Hugging Face Space Deployment** |
| --------------------- | ------------------------ | --------------------------------- |
| [GitHub Deployment Repo](https://github.com/ArchismanKarmakar/Tachygraphy-Microtext-Analysis-And-Normalization-Deployment-Source-HuggingFace_Streamlit_JPX14032025) | [Streamlit App](https://tachygraphy-microtext.streamlit.app/) | [Hugging Face Space](https://huggingface.co/spaces/Tachygraphy-Microtext-Normalization-IEMK25/Tachygraphy-Microtext-Analysis-and-Normalization-ArchismanCoder) |

---

## Project Overview

Tachygraphy—originally developed to expedite writing—has evolved over centuries. In the 1990s, it reappeared as micro‑text, driving faster communication on social media with its “Anytime, Anyplace, Anybody, and Anything (4A)” characteristic. This project focuses on the analysis and normalization of micro‑text (the prevalent informal communication today) to improve NLP tasks such as sentiment analysis, emotion detection, and overall text transformation for clear 4A message decoding.

---


### Sample Example 1



<div class="stGraphVizChart st-emotion-cache-1dc5o5s e1na4sa60" data-testid="stGraphVizChart" id="st-graphviz-chart-c3d57d9de1db1ac123869c4b35d286a6"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0.00 0.00 1064.92 420.00">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 416)">
<title>G</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-416 1060.92,-416 1060.92,4 -4,4"></polygon>
<!-- Input Text -->
<g id="node1" class="node">
<title>Input Text</title>
<path fill="#ffe6de" stroke="black" d="M534.36,-412C534.36,-412 416.76,-412 416.76,-412 410.76,-412 404.76,-406 404.76,-400 404.76,-400 404.76,-388 404.76,-388 404.76,-382 410.76,-376 416.76,-376 416.76,-376 534.36,-376 534.36,-376 540.36,-376 546.36,-382 546.36,-388 546.36,-388 546.36,-400 546.36,-400 546.36,-406 540.36,-412 534.36,-412"></path>
<text text-anchor="middle" x="475.56" y="-396.7" font-family="Helvetica,sans-Serif" font-size="9.00">Input Text:</text>
<text text-anchor="middle" x="475.56" y="-385.9" font-family="Helvetica,sans-Serif" font-size="9.00">i don't know fr y he's sooo sad</text>
</g>
<!-- Normalized Text -->
<g id="node2" class="node">
<title>Normalized Text</title>
<path fill="#e6f4d7" stroke="black" d="M374.26,-318C374.26,-318 226.87,-318 226.87,-318 220.87,-318 214.87,-312 214.87,-306 214.87,-306 214.87,-294 214.87,-294 214.87,-288 220.87,-282 226.87,-282 226.87,-282 374.26,-282 374.26,-282 380.26,-282 386.26,-288 386.26,-294 386.26,-294 386.26,-306 386.26,-306 386.26,-312 380.26,-318 374.26,-318"></path>
<text text-anchor="middle" x="300.56" y="-302.7" font-family="Helvetica,sans-Serif" font-size="9.00">Normalized Text:</text>
<text text-anchor="middle" x="300.56" y="-291.9" font-family="Helvetica,sans-Serif" font-size="9.00">i do not know for real why he's so sad</text>
</g>
<!-- Input Text&#45;&gt;Normalized Text -->
<g id="edge2" class="edge">
<title>Input Text-&gt;Normalized Text</title>
<path fill="none" stroke="black" d="M442.65,-375.7C414.63,-360.96 374.17,-339.7 343.59,-323.62"></path>
<polygon fill="black" stroke="black" points="345.45,-320.64 334.97,-319.09 342.19,-326.84 345.45,-320.64"></polygon>
</g>
<!-- Sentiment -->
<g id="node3" class="node">
<title>Sentiment</title>
<path fill="#fde6ff" stroke="black" d="M494.63,-318C494.63,-318 456.5,-318 456.5,-318 450.5,-318 444.5,-312 444.5,-306 444.5,-306 444.5,-294 444.5,-294 444.5,-288 450.5,-282 456.5,-282 456.5,-282 494.63,-282 494.63,-282 500.63,-282 506.63,-288 506.63,-294 506.63,-294 506.63,-306 506.63,-306 506.63,-312 500.63,-318 494.63,-318"></path>
<text text-anchor="middle" x="475.56" y="-297.3" font-family="Helvetica,sans-Serif" font-size="9.00">Sentiment</text>
</g>
<!-- Input Text&#45;&gt;Sentiment -->
<g id="edge1" class="edge">
<title>Input Text-&gt;Sentiment</title>
<path fill="none" stroke="black" d="M475.56,-375.7C475.56,-362.72 475.56,-344.66 475.56,-329.56"></path>
<polygon fill="black" stroke="black" points="479.06,-329.74 475.56,-319.74 472.06,-329.74 479.06,-329.74"></polygon>
</g>
<!-- Emotion -->
<g id="node7" class="node">
<title>Emotion</title>
<path fill="#fdf5e6" stroke="black" d="M490.87,-130C490.87,-130 460.26,-130 460.26,-130 454.26,-130 448.26,-124 448.26,-118 448.26,-118 448.26,-106 448.26,-106 448.26,-100 454.26,-94 460.26,-94 460.26,-94 490.87,-94 490.87,-94 496.87,-94 502.87,-100 502.87,-106 502.87,-106 502.87,-118 502.87,-118 502.87,-124 496.87,-130 490.87,-130"></path>
<text text-anchor="middle" x="475.56" y="-109.3" font-family="Helvetica,sans-Serif" font-size="9.00">Emotion</text>
</g>
<!-- Input Text&#45;&gt;Emotion -->
<g id="edge9" class="edge">
<title>Input Text-&gt;Emotion</title>
<path fill="none" stroke="black" d="M522.45,-375.62C602.96,-343.1 753.52,-268.98 695.56,-188 654.17,-130.16 565.48,-116.41 514.25,-113.46"></path>
<polygon fill="black" stroke="black" points="514.66,-109.98 504.51,-113.02 514.34,-116.97 514.66,-109.98"></polygon>
</g>
<!-- Negative -->
<g id="node4" class="node">
<title>Negative</title>
<path fill="#e8e6ff" stroke="black" d="M218.92,-224C218.92,-224 98.21,-224 98.21,-224 92.21,-224 86.21,-218 86.21,-212 86.21,-212 86.21,-200 86.21,-200 86.21,-194 92.21,-188 98.21,-188 98.21,-188 218.92,-188 218.92,-188 224.92,-188 230.92,-194 230.92,-200 230.92,-200 230.92,-212 230.92,-212 230.92,-218 224.92,-224 218.92,-224"></path>
<text text-anchor="middle" x="158.56" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Negative: 0.995874803543091</text>
</g>
<!-- Sentiment&#45;&gt;Negative -->
<g id="edge3" class="edge">
<title>Sentiment-&gt;Negative</title>
<path fill="none" stroke="black" d="M444.01,-289.84C394.39,-275.44 296.86,-247.14 229.73,-227.65"></path>
<polygon fill="black" stroke="black" points="230.84,-224.33 220.26,-224.91 228.89,-231.06 230.84,-224.33"></polygon>
</g>
<!-- Neutral -->
<g id="node5" class="node">
<title>Neutral</title>
<path fill="#e8e6ff" stroke="black" d="M432.67,-224C432.67,-224 300.46,-224 300.46,-224 294.46,-224 288.46,-218 288.46,-212 288.46,-212 288.46,-200 288.46,-200 288.46,-194 294.46,-188 300.46,-188 300.46,-188 432.67,-188 432.67,-188 438.67,-188 444.67,-194 444.67,-200 444.67,-200 444.67,-212 444.67,-212 444.67,-218 438.67,-224 432.67,-224"></path>
<text text-anchor="middle" x="366.56" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Neutral: 6.232635259628296e-05</text>
</g>
<!-- Sentiment&#45;&gt;Neutral -->
<g id="edge4" class="edge">
<title>Sentiment-&gt;Neutral</title>
<path fill="none" stroke="black" d="M455.06,-281.7C438.32,-267.56 414.44,-247.41 395.7,-231.59"></path>
<polygon fill="black" stroke="black" points="398.03,-228.98 388.13,-225.2 393.52,-234.33 398.03,-228.98"></polygon>
</g>
<!-- Positive -->
<g id="node6" class="node">
<title>Positive</title>
<path fill="#e8e6ff" stroke="black" d="M654.42,-224C654.42,-224 514.7,-224 514.7,-224 508.7,-224 502.7,-218 502.7,-212 502.7,-212 502.7,-200 502.7,-200 502.7,-194 508.7,-188 514.7,-188 514.7,-188 654.42,-188 654.42,-188 660.42,-188 666.42,-194 666.42,-200 666.42,-200 666.42,-212 666.42,-212 666.42,-218 660.42,-224 654.42,-224"></path>
<text text-anchor="middle" x="584.56" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Positive: 2.0964847564697266e-05</text>
</g>
<!-- Sentiment&#45;&gt;Positive -->
<g id="edge5" class="edge">
<title>Sentiment-&gt;Positive</title>
<path fill="none" stroke="black" d="M496.07,-281.7C512.81,-267.56 536.69,-247.41 555.42,-231.59"></path>
<polygon fill="black" stroke="black" points="557.61,-234.33 563,-225.2 553.1,-228.98 557.61,-234.33"></polygon>
</g>
<!-- Negative&#45;&gt;Emotion -->
<g id="edge6" class="edge">
<title>Negative-&gt;Emotion</title>
<path fill="none" stroke="black" d="M218.56,-187.59C282.74,-168.96 382.63,-139.97 437.04,-124.18"></path>
<polygon fill="black" stroke="black" points="437.85,-127.59 446.48,-121.44 435.9,-120.87 437.85,-127.59"></polygon>
</g>
<!-- Neutral&#45;&gt;Emotion -->
<g id="edge8" class="edge">
<title>Neutral-&gt;Emotion</title>
<path fill="none" stroke="black" stroke-width="0.2" d="M387.07,-187.7C404.12,-173.3 428.56,-152.67 447.44,-136.74"></path>
<polygon fill="black" stroke="black" stroke-width="0.2" points="449.54,-139.55 454.92,-130.42 445.02,-134.2 449.54,-139.55"></polygon>
</g>
<!-- Positive&#45;&gt;Emotion -->
<g id="edge7" class="edge">
<title>Positive-&gt;Emotion</title>
<path fill="none" stroke="black" stroke-width="0.2" d="M564.06,-187.7C547.01,-173.3 522.57,-152.67 503.69,-136.74"></path>
<polygon fill="black" stroke="black" stroke-width="0.2" points="506.1,-134.2 496.21,-130.42 501.59,-139.55 506.1,-134.2"></polygon>
</g>
<!-- Anger -->
<g id="node8" class="node">
<title>Anger</title>
<path fill="#deffe1" stroke="black" d="M51.13,-36C51.13,-36 12,-36 12,-36 6,-36 0,-30 0,-24 0,-24 0,-12 0,-12 0,-6 6,0 12,0 12,0 51.13,0 51.13,0 57.13,0 63.13,-6 63.13,-12 63.13,-12 63.13,-24 63.13,-24 63.13,-30 57.13,-36 51.13,-36"></path>
<text text-anchor="middle" x="31.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Anger: 0.0</text>
</g>
<!-- Emotion&#45;&gt;Anger -->
<g id="edge10" class="edge">
<title>Emotion-&gt;Anger</title>
<path fill="none" stroke="black" d="M447.92,-106.42C384.55,-95.73 224.03,-67.64 91.56,-36 85.98,-34.67 80.14,-33.16 74.38,-31.6"></path>
<polygon fill="black" stroke="black" points="75.54,-28.29 64.97,-28.99 73.67,-35.03 75.54,-28.29"></polygon>
</g>
<!-- Disgust -->
<g id="node9" class="node">
<title>Disgust</title>
<path fill="#deffe1" stroke="black" d="M178.13,-36C178.13,-36 133,-36 133,-36 127,-36 121,-30 121,-24 121,-24 121,-12 121,-12 121,-6 127,0 133,0 133,0 178.13,0 178.13,0 184.13,0 190.13,-6 190.13,-12 190.13,-12 190.13,-24 190.13,-24 190.13,-30 184.13,-36 178.13,-36"></path>
<text text-anchor="middle" x="155.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Disgust: 0.0</text>
</g>
<!-- Emotion&#45;&gt;Disgust -->
<g id="edge11" class="edge">
<title>Emotion-&gt;Disgust</title>
<path fill="none" stroke="black" d="M448,-103.08C392.93,-87.24 268.79,-51.55 201.31,-32.15"></path>
<polygon fill="black" stroke="black" points="202.63,-28.89 192.05,-29.49 200.69,-35.62 202.63,-28.89"></polygon>
</g>
<!-- Fear -->
<g id="node10" class="node">
<title>Fear</title>
<path fill="#deffe1" stroke="black" d="M378.92,-36C378.92,-36 260.21,-36 260.21,-36 254.21,-36 248.21,-30 248.21,-24 248.21,-24 248.21,-12 248.21,-12 248.21,-6 254.21,0 260.21,0 260.21,0 378.92,0 378.92,0 384.92,0 390.92,-6 390.92,-12 390.92,-12 390.92,-24 390.92,-24 390.92,-30 384.92,-36 378.92,-36"></path>
<text text-anchor="middle" x="319.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Fear: 0.010283803842246056</text>
</g>
<!-- Emotion&#45;&gt;Fear -->
<g id="edge12" class="edge">
<title>Emotion-&gt;Fear</title>
<path fill="none" stroke="black" d="M448.03,-94.76C423.34,-80.2 386.81,-58.66 359.02,-42.27"></path>
<polygon fill="black" stroke="black" points="360.9,-39.32 350.51,-37.25 357.35,-45.35 360.9,-39.32"></polygon>
</g>
<!-- Joy -->
<g id="node11" class="node">
<title>Joy</title>
<path fill="#deffe1" stroke="black" d="M490.56,-36C490.56,-36 460.56,-36 460.56,-36 454.56,-36 448.56,-30 448.56,-24 448.56,-24 448.56,-12 448.56,-12 448.56,-6 454.56,0 460.56,0 460.56,0 490.56,0 490.56,0 496.56,0 502.56,-6 502.56,-12 502.56,-12 502.56,-24 502.56,-24 502.56,-30 496.56,-36 490.56,-36"></path>
<text text-anchor="middle" x="475.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Joy: 0.0</text>
</g>
<!-- Emotion&#45;&gt;Joy -->
<g id="edge13" class="edge">
<title>Emotion-&gt;Joy</title>
<path fill="none" stroke="black" d="M475.56,-93.7C475.56,-80.72 475.56,-62.66 475.56,-47.56"></path>
<polygon fill="black" stroke="black" points="479.06,-47.74 475.56,-37.74 472.06,-47.74 479.06,-47.74"></polygon>
</g>
<!-- Neutral_e -->
<g id="node12" class="node">
<title>Neutral_e</title>
<path fill="#deffe1" stroke="black" d="M702.17,-36C702.17,-36 572.96,-36 572.96,-36 566.96,-36 560.96,-30 560.96,-24 560.96,-24 560.96,-12 560.96,-12 560.96,-6 566.96,0 572.96,0 572.96,0 702.17,0 702.17,0 708.17,0 714.17,-6 714.17,-12 714.17,-12 714.17,-24 714.17,-24 714.17,-30 708.17,-36 702.17,-36"></path>
<text text-anchor="middle" x="637.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Neutral: 0.021935827255129814</text>
</g>
<!-- Emotion&#45;&gt;Neutral_e -->
<g id="edge14" class="edge">
<title>Emotion-&gt;Neutral_e</title>
<path fill="none" stroke="black" d="M503.05,-95.39C528.8,-80.76 567.64,-58.71 596.97,-42.06"></path>
<polygon fill="black" stroke="black" points="598.62,-45.14 605.59,-37.16 595.17,-39.05 598.62,-45.14"></polygon>
</g>
<!-- Sadness -->
<g id="node13" class="node">
<title>Sadness</title>
<path fill="#deffe1" stroke="black" d="M834.63,-36C834.63,-36 784.5,-36 784.5,-36 778.5,-36 772.5,-30 772.5,-24 772.5,-24 772.5,-12 772.5,-12 772.5,-6 778.5,0 784.5,0 784.5,0 834.63,0 834.63,0 840.63,0 846.63,-6 846.63,-12 846.63,-12 846.63,-24 846.63,-24 846.63,-30 840.63,-36 834.63,-36"></path>
<text text-anchor="middle" x="809.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Sadness: 1.0</text>
</g>
<!-- Emotion&#45;&gt;Sadness -->
<g id="edge15" class="edge">
<title>Emotion-&gt;Sadness</title>
<path fill="none" stroke="black" d="M503.18,-103.39C559.93,-87.76 690.26,-51.86 761.28,-32.3"></path>
<polygon fill="black" stroke="black" points="761.98,-35.74 770.69,-29.71 760.12,-28.99 761.98,-35.74"></polygon>
</g>
<!-- Surprise -->
<g id="node14" class="node">
<title>Surprise</title>
<path fill="#deffe1" stroke="black" d="M1044.92,-36C1044.92,-36 916.21,-36 916.21,-36 910.21,-36 904.21,-30 904.21,-24 904.21,-24 904.21,-12 904.21,-12 904.21,-6 910.21,0 916.21,0 916.21,0 1044.92,0 1044.92,0 1050.92,0 1056.92,-6 1056.92,-12 1056.92,-12 1056.92,-24 1056.92,-24 1056.92,-30 1050.92,-36 1044.92,-36"></path>
<text text-anchor="middle" x="980.56" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Surprise: 0.02158345977962017</text>
</g>
<!-- Emotion&#45;&gt;Surprise -->
<g id="edge16" class="edge">
<title>Emotion-&gt;Surprise</title>
<path fill="none" stroke="black" d="M503.07,-105.99C575.95,-92.71 776.39,-56.2 893.11,-34.93"></path>
<polygon fill="black" stroke="black" points="893.43,-38.43 902.64,-33.2 892.18,-31.54 893.43,-38.43"></polygon>
</g>
</g>
</svg></div>


### Sample Example 2

<div class="stGraphVizChart st-emotion-cache-1dc5o5s e1na4sa60" data-testid="stGraphVizChart" id="st-graphviz-chart-7e9070d94de435d1e4f51a1ad8e951cd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0.00 0.00 1135.78 420.00">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 416)">
<polygon fill="white" stroke="none" points="-4,4 -4,-416 1131.78,-416 1131.78,4 -4,4"></polygon>
<!-- Input Text -->
<g id="node1" class="node">
<title>Input Text</title>
<path fill="#ffe6de" stroke="black" d="M725.69,-412C725.69,-412 419.19,-412 419.19,-412 413.19,-412 407.19,-406 407.19,-400 407.19,-400 407.19,-388 407.19,-388 407.19,-382 413.19,-376 419.19,-376 419.19,-376 725.69,-376 725.69,-376 731.69,-376 737.69,-382 737.69,-388 737.69,-388 737.69,-400 737.69,-400 737.69,-406 731.69,-412 725.69,-412"></path>
<text text-anchor="middle" x="572.44" y="-396.7" font-family="Helvetica,sans-Serif" font-size="9.00">Input Text:</text>
<text text-anchor="middle" x="572.44" y="-385.9" font-family="Helvetica,sans-Serif" font-size="9.00">u rlly think all that talk means u tough? lol, when I step up, u ain't gon say sh*t</text>
</g>
<!-- Normalized Text -->
<g id="node2" class="node">
<title>Normalized Text</title>
<path fill="#ffe6de" stroke="black" d="M470.89,-318C470.89,-318 12,-318 12,-318 6,-318 0,-312 0,-306 0,-306 0,-294 0,-294 0,-288 6,-282 12,-282 12,-282 470.89,-282 470.89,-282 476.89,-282 482.89,-288 482.89,-294 482.89,-294 482.89,-306 482.89,-306 482.89,-312 476.89,-318 470.89,-318"></path>
<text text-anchor="middle" x="241.44" y="-302.7" font-family="Helvetica,sans-Serif" font-size="9.00">Normalized Text:</text>
<text text-anchor="middle" x="241.44" y="-291.9" font-family="Helvetica,sans-Serif" font-size="9.00">you really think all that talk makes you tough [lol](laughed out loud) when i step up you are not going to say anything</text>
</g>
<!-- Input Text&#45;&gt;Normalized Text -->
<g id="edge2" class="edge">
<title>Input Text-&gt;Normalized Text</title>
<path fill="none" stroke="black" d="M509.79,-375.59C454.51,-360.22 373.85,-337.8 315.41,-321.56"></path>
<polygon fill="black" stroke="black" points="316.43,-318.21 305.85,-318.9 314.55,-324.95 316.43,-318.21"></polygon>
</g>
<!-- Sentiment -->
<g id="node3" class="node">
<title>Sentiment</title>
<path fill="#fde6ff" stroke="black" d="M591.5,-318C591.5,-318 553.38,-318 553.38,-318 547.38,-318 541.38,-312 541.38,-306 541.38,-306 541.38,-294 541.38,-294 541.38,-288 547.38,-282 553.38,-282 553.38,-282 591.5,-282 591.5,-282 597.5,-282 603.5,-288 603.5,-294 603.5,-294 603.5,-306 603.5,-306 603.5,-312 597.5,-318 591.5,-318"></path>
<text text-anchor="middle" x="572.44" y="-297.3" font-family="Helvetica,sans-Serif" font-size="9.00">Sentiment</text>
</g>
<!-- Input Text&#45;&gt;Sentiment -->
<g id="edge1" class="edge">
<title>Input Text-&gt;Sentiment</title>
<path fill="none" stroke="black" d="M572.44,-375.7C572.44,-362.72 572.44,-344.66 572.44,-329.56"></path>
<polygon fill="black" stroke="black" points="575.94,-329.74 572.44,-319.74 568.94,-329.74 575.94,-329.74"></polygon>
</g>
<!-- Emotion -->
<g id="node14" class="node">
<title>Emotion</title>
<path fill="lightgrey" stroke="black" d="M587.75,-130C587.75,-130 557.13,-130 557.13,-130 551.13,-130 545.13,-124 545.13,-118 545.13,-118 545.13,-106 545.13,-106 545.13,-100 551.13,-94 557.13,-94 557.13,-94 587.75,-94 587.75,-94 593.75,-94 599.75,-100 599.75,-106 599.75,-106 599.75,-118 599.75,-118 599.75,-124 593.75,-130 587.75,-130"></path>
<text text-anchor="middle" x="572.44" y="-109.3" font-family="Helvetica,sans-Serif" font-size="9.00">Emotion</text>
</g>
<!-- Input Text&#45;&gt;Emotion -->
<g id="edge9" class="edge">
<title>Input Text-&gt;Emotion</title>
<path fill="none" stroke="black" d="M619.33,-375.62C699.84,-343.1 850.39,-268.98 792.44,-188 751.05,-130.16 662.36,-116.41 611.12,-113.46"></path>
<polygon fill="black" stroke="black" points="611.53,-109.98 601.39,-113.02 611.22,-116.97 611.53,-109.98"></polygon>
</g>
<!-- Negative -->
<g id="node4" class="node">
<title>Negative</title>
<path fill="#e8e6ff" stroke="black" d="M315.3,-224C315.3,-224 189.59,-224 189.59,-224 183.59,-224 177.59,-218 177.59,-212 177.59,-212 177.59,-200 177.59,-200 177.59,-194 183.59,-188 189.59,-188 189.59,-188 315.3,-188 315.3,-188 321.3,-188 327.3,-194 327.3,-200 327.3,-200 327.3,-212 327.3,-212 327.3,-218 321.3,-224 315.3,-224"></path>
<text text-anchor="middle" x="252.44" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Negative: 0.9999861717224121</text>
</g>
<!-- Sentiment&#45;&gt;Negative -->
<g id="edge3" class="edge">
<title>Sentiment-&gt;Negative</title>
<path fill="none" stroke="black" d="M540.88,-289.93C490.85,-275.54 392.03,-247.13 324.13,-227.61"></path>
<polygon fill="black" stroke="black" points="325.12,-224.25 314.54,-224.85 323.18,-230.98 325.12,-224.25"></polygon>
</g>
<!-- Neutral -->
<g id="node5" class="node">
<title>Neutral</title>
<path fill="#e8e6ff" stroke="black" d="M529.55,-224C529.55,-224 397.34,-224 397.34,-224 391.34,-224 385.34,-218 385.34,-212 385.34,-212 385.34,-200 385.34,-200 385.34,-194 391.34,-188 397.34,-188 397.34,-188 529.55,-188 529.55,-188 535.55,-188 541.55,-194 541.55,-200 541.55,-200 541.55,-212 541.55,-212 541.55,-218 535.55,-224 529.55,-224"></path>
<text text-anchor="middle" x="463.44" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Neutral: 6.885089078423334e-06</text>
</g>
<!-- Sentiment&#45;&gt;Neutral -->
<g id="edge4" class="edge">
<title>Sentiment-&gt;Neutral</title>
<path fill="none" stroke="black" d="M551.94,-281.7C535.19,-267.56 511.32,-247.41 492.58,-231.59"></path>
<polygon fill="black" stroke="black" points="494.91,-228.98 485.01,-225.2 490.39,-234.33 494.91,-228.98"></polygon>
</g>
<!-- Positive -->
<g id="node6" class="node">
<title>Positive</title>
<path fill="#e8e6ff" stroke="black" d="M751.3,-224C751.3,-224 611.58,-224 611.58,-224 605.58,-224 599.58,-218 599.58,-212 599.58,-212 599.58,-200 599.58,-200 599.58,-194 605.58,-188 611.58,-188 611.58,-188 751.3,-188 751.3,-188 757.3,-188 763.3,-194 763.3,-200 763.3,-200 763.3,-212 763.3,-212 763.3,-218 757.3,-224 751.3,-224"></path>
<text text-anchor="middle" x="681.44" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Positive: 1.1117132999061141e-05</text>
</g>
<!-- Sentiment&#45;&gt;Positive -->
<g id="edge5" class="edge">
<title>Sentiment-&gt;Positive</title>
<path fill="none" stroke="black" d="M592.94,-281.7C609.69,-267.56 633.57,-247.41 652.3,-231.59"></path>
<polygon fill="black" stroke="black" points="654.49,-234.33 659.88,-225.2 649.98,-228.98 654.49,-234.33"></polygon>
</g>
<!-- Negative&#45;&gt;Emotion -->
<g id="edge6" class="edge">
<title>Negative-&gt;Emotion</title>
<path fill="none" stroke="black" d="M313.01,-187.59C377.97,-168.91 479.15,-139.82 533.98,-124.06"></path>
<polygon fill="black" stroke="black" points="534.85,-127.45 543.5,-121.32 532.92,-120.72 534.85,-127.45"></polygon>
</g>
<!-- Neutral&#45;&gt;Emotion -->
<g id="edge8" class="edge">
<title>Neutral-&gt;Emotion</title>
<path fill="none" stroke="black" stroke-width="0.2" d="M483.94,-187.7C501,-173.3 525.44,-152.67 544.32,-136.74"></path>
<polygon fill="black" stroke="black" stroke-width="0.2" points="546.42,-139.55 551.8,-130.42 541.9,-134.2 546.42,-139.55"></polygon>
</g>
<!-- Positive&#45;&gt;Emotion -->
<g id="edge7" class="edge">
<title>Positive-&gt;Emotion</title>
<path fill="none" stroke="black" stroke-width="0.2" d="M660.94,-187.7C643.89,-173.3 619.44,-152.67 600.57,-136.74"></path>
<polygon fill="black" stroke="black" stroke-width="0.2" points="602.98,-134.2 593.08,-130.42 598.47,-139.55 602.98,-134.2"></polygon>
</g>
<!-- Anger -->
<g id="node7" class="node">
<title>Anger</title>
<path fill="#deffe1" stroke="black" d="M133.53,-36C133.53,-36 59.36,-36 59.36,-36 53.36,-36 47.36,-30 47.36,-24 47.36,-24 47.36,-12 47.36,-12 47.36,-6 53.36,0 59.36,0 59.36,0 133.53,0 133.53,0 139.53,0 145.53,-6 145.53,-12 145.53,-12 145.53,-24 145.53,-24 145.53,-30 139.53,-36 133.53,-36"></path>
<text text-anchor="middle" x="96.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Anger: 0.14403291</text>
</g>
<!-- Disgust -->
<g id="node8" class="node">
<title>Disgust</title>
<path fill="#deffe1" stroke="black" d="M301.03,-36C301.03,-36 215.86,-36 215.86,-36 209.86,-36 203.86,-30 203.86,-24 203.86,-24 203.86,-12 203.86,-12 203.86,-6 209.86,0 215.86,0 215.86,0 301.03,0 301.03,0 307.03,0 313.03,-6 313.03,-12 313.03,-12 313.03,-24 313.03,-24 313.03,-30 307.03,-36 301.03,-36"></path>
<text text-anchor="middle" x="258.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Disgust: 0.039282672</text>
</g>
<!-- Fear -->
<g id="node9" class="node">
<title>Fear</title>
<path fill="#deffe1" stroke="black" d="M456.27,-36C456.27,-36 382.61,-36 382.61,-36 376.61,-36 370.61,-30 370.61,-24 370.61,-24 370.61,-12 370.61,-12 370.61,-6 376.61,0 382.61,0 382.61,0 456.27,0 456.27,0 462.27,0 468.27,-6 468.27,-12 468.27,-12 468.27,-24 468.27,-24 468.27,-30 462.27,-36 456.27,-36"></path>
<text text-anchor="middle" x="419.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Fear: 0.014349542</text>
</g>
<!-- Joy -->
<g id="node10" class="node">
<title>Joy</title>
<path fill="#deffe1" stroke="black" d="M607.02,-36C607.02,-36 537.86,-36 537.86,-36 531.86,-36 525.86,-30 525.86,-24 525.86,-24 525.86,-12 525.86,-12 525.86,-6 531.86,0 537.86,0 537.86,0 607.02,0 607.02,0 613.02,0 619.02,-6 619.02,-12 619.02,-12 619.02,-24 619.02,-24 619.02,-30 613.02,-36 607.02,-36"></path>
<text text-anchor="middle" x="572.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Joy: 0.048965044</text>
</g>
<!-- Neutral_e -->
<g id="node11" class="node">
<title>Neutral_e</title>
<path fill="#deffe1" stroke="black" d="M773.53,-36C773.53,-36 689.36,-36 689.36,-36 683.36,-36 677.36,-30 677.36,-24 677.36,-24 677.36,-12 677.36,-12 677.36,-6 683.36,0 689.36,0 689.36,0 773.53,0 773.53,0 779.53,0 785.53,-6 785.53,-12 785.53,-12 785.53,-24 785.53,-24 785.53,-30 779.53,-36 773.53,-36"></path>
<text text-anchor="middle" x="731.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Neutral: 0.494852662</text>
</g>
<!-- Sadness -->
<g id="node12" class="node">
<title>Sadness</title>
<path fill="#deffe1" stroke="black" d="M945.53,-36C945.53,-36 855.35,-36 855.35,-36 849.35,-36 843.35,-30 843.35,-24 843.35,-24 843.35,-12 843.35,-12 843.35,-6 849.35,0 855.35,0 855.35,0 945.53,0 945.53,0 951.53,0 957.53,-6 957.53,-12 957.53,-12 957.53,-24 957.53,-24 957.53,-30 951.53,-36 945.53,-36"></path>
<text text-anchor="middle" x="900.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Sadness: 0.021111647</text>
</g>
<!-- Surprise -->
<g id="node13" class="node">
<title>Surprise</title>
<path fill="#deffe1" stroke="black" d="M1115.78,-36C1115.78,-36 1027.11,-36 1027.11,-36 1021.11,-36 1015.11,-30 1015.11,-24 1015.11,-24 1015.11,-12 1015.11,-12 1015.11,-6 1021.11,0 1027.11,0 1027.11,0 1115.78,0 1115.78,0 1121.78,0 1127.78,-6 1127.78,-12 1127.78,-12 1127.78,-24 1127.78,-24 1127.78,-30 1121.78,-36 1115.78,-36"></path>
<text text-anchor="middle" x="1071.44" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Surprise: 0.237405464</text>
</g>
<!-- Emotion&#45;&gt;Anger -->
<g id="edge10" class="edge">
<title>Emotion-&gt;Anger</title>
<path fill="none" stroke="black" d="M544.89,-106.08C480.14,-94.48 313.29,-64.21 174.44,-36 168.81,-34.86 162.96,-33.64 157.11,-32.4"></path>
<polygon fill="black" stroke="black" points="157.9,-28.99 147.39,-30.32 156.44,-35.83 157.9,-28.99"></polygon>
</g>
<!-- Emotion&#45;&gt;Disgust -->
<g id="edge11" class="edge">
<title>Emotion-&gt;Disgust</title>
<path fill="none" stroke="black" d="M544.85,-102.92C495.84,-88.56 392.36,-58.24 324.13,-38.25"></path>
<polygon fill="black" stroke="black" points="325.53,-35.01 314.95,-35.56 323.56,-41.73 325.53,-35.01"></polygon>
</g>
<!-- Emotion&#45;&gt;Fear -->
<g id="edge12" class="edge">
<title>Emotion-&gt;Fear</title>
<path fill="none" stroke="black" d="M544.74,-94.34C520.5,-79.77 485.05,-58.45 458.04,-42.21"></path>
<polygon fill="black" stroke="black" points="460.18,-39.41 449.8,-37.26 456.57,-45.41 460.18,-39.41"></polygon>
</g>
<!-- Emotion&#45;&gt;Joy -->
<g id="edge13" class="edge">
<title>Emotion-&gt;Joy</title>
<path fill="none" stroke="black" d="M572.44,-93.7C572.44,-80.72 572.44,-62.66 572.44,-47.56"></path>
<polygon fill="black" stroke="black" points="575.94,-47.74 572.44,-37.74 568.94,-47.74 575.94,-47.74"></polygon>
</g>
<!-- Emotion&#45;&gt;Neutral_e -->
<g id="edge14" class="edge">
<title>Emotion-&gt;Neutral_e</title>
<path fill="none" stroke="black" d="M600.14,-94.97C625.45,-80.33 663.16,-58.51 691.69,-42"></path>
<polygon fill="black" stroke="black" points="693.15,-45.2 700.05,-37.16 689.64,-39.14 693.15,-45.2"></polygon>
</g>
<!-- Emotion&#45;&gt;Sadness -->
<g id="edge15" class="edge">
<title>Emotion-&gt;Sadness</title>
<path fill="none" stroke="black" d="M600.12,-103.24C650.95,-88.98 760.52,-58.25 832.31,-38.11"></path>
<polygon fill="black" stroke="black" points="832.92,-41.57 841.6,-35.5 831.03,-34.84 832.92,-41.57"></polygon>
</g>
<!-- Emotion&#45;&gt;Surprise -->
<g id="edge16" class="edge">
<title>Emotion-&gt;Surprise</title>
<path fill="none" stroke="black" d="M600.09,-106.17C666.67,-94.5 841.14,-63.69 986.44,-36 992.03,-34.94 997.82,-33.82 1003.63,-32.68"></path>
<polygon fill="black" stroke="black" points="1004.16,-36.14 1013.29,-30.77 1002.8,-29.27 1004.16,-36.14"></polygon>
</g>
</g>
</svg></div>


### Sample Example 3

<div class="stGraphVizChart st-emotion-cache-1dc5o5s e1na4sa60" data-testid="stGraphVizChart" id="st-graphviz-chart-5dee9cb580cb912a053915445493c48f"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0.00 0.00 997.96 608.00">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 604)">
<polygon fill="white" stroke="none" points="-4,4 -4,-604 993.96,-604 993.96,4 -4,4"></polygon>
<!-- Input Text -->
<g id="node1" class="node">
<title>Input Text</title>
<path fill="#ffe6de" stroke="black" d="M193.7,-318C193.7,-318 12,-318 12,-318 6,-318 0,-312 0,-306 0,-306 0,-294 0,-294 0,-288 6,-282 12,-282 12,-282 193.7,-282 193.7,-282 199.7,-282 205.7,-288 205.7,-294 205.7,-294 205.7,-306 205.7,-306 205.7,-312 199.7,-318 193.7,-318"></path>
<text text-anchor="middle" x="102.85" y="-302.7" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#000000">Input Text:</text>
<text text-anchor="middle" x="102.85" y="-291.9" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#000000">bruh, floods in Kerala, rescue ops non-stop 🚁</text>
</g>
<!-- Normalized Text -->
<g id="node2" class="node">
<title>Normalized Text</title>
<path fill="#ffe6de" stroke="black" d="M467.44,-422.4C467.44,-422.4 275.7,-422.4 275.7,-422.4 269.7,-422.4 263.7,-416.4 263.7,-410.4 263.7,-410.4 263.7,-387.6 263.7,-387.6 263.7,-381.6 269.7,-375.6 275.7,-375.6 275.7,-375.6 467.44,-375.6 467.44,-375.6 473.44,-375.6 479.44,-381.6 479.44,-387.6 479.44,-387.6 479.44,-410.4 479.44,-410.4 479.44,-416.4 473.44,-422.4 467.44,-422.4"></path>
<text text-anchor="middle" x="371.57" y="-407.1" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#000000">Normalized Text:</text>
<text text-anchor="middle" x="371.57" y="-396.3" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#000000">Brother, the floods in Kerala are severe,</text>
<text text-anchor="middle" x="371.57" y="-385.5" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#000000">and rescue operations are ongoing continuously.</text>
</g>
<!-- Input Text&#45;&gt;Normalized Text -->
<g id="edge2" class="edge">
<title>Input Text-&gt;Normalized Text</title>
<path fill="none" stroke="black" d="M153.39,-318.39C193.42,-333.25 250.39,-354.39 295.94,-371.3"></path>
<polygon fill="black" stroke="black" points="294.65,-374.55 305.24,-374.75 297.08,-367.99 294.65,-374.55"></polygon>
</g>
<!-- Sentiment -->
<g id="node3" class="node">
<title>Sentiment</title>
<path fill="#fde6ff" stroke="black" d="M390.63,-318C390.63,-318 352.51,-318 352.51,-318 346.51,-318 340.51,-312 340.51,-306 340.51,-306 340.51,-294 340.51,-294 340.51,-288 346.51,-282 352.51,-282 352.51,-282 390.63,-282 390.63,-282 396.63,-282 402.63,-288 402.63,-294 402.63,-294 402.63,-306 402.63,-306 402.63,-312 396.63,-318 390.63,-318"></path>
<text text-anchor="middle" x="371.57" y="-297.3" font-family="Helvetica,sans-Serif" font-size="9.00">Sentiment</text>
</g>
<!-- Input Text&#45;&gt;Sentiment -->
<g id="edge1" class="edge">
<title>Input Text-&gt;Sentiment</title>
<path fill="none" stroke="black" d="M205.83,-300C248.53,-300 295.78,-300 328.68,-300"></path>
<polygon fill="black" stroke="black" points="328.61,-303.5 338.61,-300 328.61,-296.5 328.61,-303.5"></polygon>
</g>
<!-- Emotion -->
<g id="node14" class="node">
<title>Emotion</title>
<path fill="lightgrey" stroke="black" d="M805.78,-318C805.78,-318 775.16,-318 775.16,-318 769.16,-318 763.16,-312 763.16,-306 763.16,-306 763.16,-294 763.16,-294 763.16,-288 769.16,-282 775.16,-282 775.16,-282 805.78,-282 805.78,-282 811.78,-282 817.78,-288 817.78,-294 817.78,-294 817.78,-306 817.78,-306 817.78,-312 811.78,-318 805.78,-318"></path>
<text text-anchor="middle" x="790.47" y="-297.3" font-family="Helvetica,sans-Serif" font-size="9.00">Emotion</text>
</g>
<!-- Input Text&#45;&gt;Emotion -->
<g id="edge9" class="edge">
<title>Input Text-&gt;Emotion</title>
<path fill="none" stroke="black" d="M138.86,-281.53C234.25,-233.89 504.96,-116.63 705.16,-206 735.2,-219.41 758.98,-249.38 773.53,-271.9"></path>
<polygon fill="black" stroke="black" points="770.52,-273.69 778.76,-280.35 776.47,-270.01 770.52,-273.69"></polygon>
</g>
<!-- Negative -->
<g id="node4" class="node">
<title>Negative</title>
<path fill="#e8e6ff" stroke="black" d="M693.16,-459C693.16,-459 549.44,-459 549.44,-459 543.44,-459 537.44,-453 537.44,-447 537.44,-447 537.44,-435 537.44,-435 537.44,-429 543.44,-423 549.44,-423 549.44,-423 693.16,-423 693.16,-423 699.16,-423 705.16,-429 705.16,-435 705.16,-435 705.16,-447 705.16,-447 705.16,-453 699.16,-459 693.16,-459"></path>
<text text-anchor="middle" x="621.3" y="-438.3" font-family="Helvetica,sans-Serif" font-size="9.00">Negative: 4.4367719965521246e-05</text>
</g>
<!-- Sentiment&#45;&gt;Negative -->
<g id="edge3" class="edge">
<title>Sentiment-&gt;Negative</title>
<path fill="none" stroke="black" d="M403.12,-310.92C425.1,-319.37 455.04,-332.12 479.44,-347 507.76,-364.28 510.03,-375.31 537.44,-394 549.3,-402.09 562.64,-410.09 575.1,-417.14"></path>
<polygon fill="black" stroke="black" points="573.09,-420.03 583.53,-421.84 576.5,-413.92 573.09,-420.03"></polygon>
</g>
<!-- Neutral -->
<g id="node5" class="node">
<title>Neutral</title>
<path fill="#e8e6ff" stroke="black" d="M680.9,-365C680.9,-365 561.7,-365 561.7,-365 555.7,-365 549.7,-359 549.7,-353 549.7,-353 549.7,-341 549.7,-341 549.7,-335 555.7,-329 561.7,-329 561.7,-329 680.9,-329 680.9,-329 686.9,-329 692.9,-335 692.9,-341 692.9,-341 692.9,-353 692.9,-353 692.9,-359 686.9,-365 680.9,-365"></path>
<text text-anchor="middle" x="621.3" y="-344.3" font-family="Helvetica,sans-Serif" font-size="9.00">Neutral: 0.9998886585235596</text>
</g>
<!-- Sentiment&#45;&gt;Neutral -->
<g id="edge4" class="edge">
<title>Sentiment-&gt;Neutral</title>
<path fill="none" stroke="black" d="M402.95,-305.76C436.43,-312.12 491.69,-322.6 538.12,-331.41"></path>
<polygon fill="black" stroke="black" points="537.44,-334.84 547.92,-333.27 538.75,-327.96 537.44,-334.84"></polygon>
</g>
<!-- Positive -->
<g id="node6" class="node">
<title>Positive</title>
<path fill="#e8e6ff" stroke="black" d="M688.66,-271C688.66,-271 553.94,-271 553.94,-271 547.94,-271 541.94,-265 541.94,-259 541.94,-259 541.94,-247 541.94,-247 541.94,-241 547.94,-235 553.94,-235 553.94,-235 688.66,-235 688.66,-235 694.66,-235 700.66,-241 700.66,-247 700.66,-247 700.66,-259 700.66,-259 700.66,-265 694.66,-271 688.66,-271"></path>
<text text-anchor="middle" x="621.3" y="-250.3" font-family="Helvetica,sans-Serif" font-size="9.00">Positive: 7.097498746588826e-05</text>
</g>
<!-- Sentiment&#45;&gt;Positive -->
<g id="edge5" class="edge">
<title>Sentiment-&gt;Positive</title>
<path fill="none" stroke="black" d="M402.95,-294.24C434.57,-288.24 485.63,-278.55 530.32,-270.07"></path>
<polygon fill="black" stroke="black" points="530.86,-273.53 540.04,-268.23 529.56,-266.65 530.86,-273.53"></polygon>
</g>
<!-- Negative&#45;&gt;Emotion -->
<g id="edge6" class="edge">
<title>Negative-&gt;Emotion</title>
<path fill="none" stroke="black" d="M660.66,-422.6C675.27,-414.75 691.64,-404.89 705.16,-394 729.63,-374.3 753.13,-347.2 769.07,-327.16"></path>
<polygon fill="black" stroke="black" points="771.72,-329.45 775.12,-319.42 766.2,-325.14 771.72,-329.45"></polygon>
</g>
<!-- Neutral&#45;&gt;Emotion -->
<g id="edge8" class="edge">
<title>Neutral-&gt;Emotion</title>
<path fill="none" stroke="black" stroke-width="0.2" d="M687.89,-328.56C710.07,-322.32 734.02,-315.59 753.09,-310.23"></path>
<polygon fill="black" stroke="black" stroke-width="0.2" points="753.89,-313.64 762.57,-307.56 752,-306.9 753.89,-313.64"></polygon>
</g>
<!-- Positive&#45;&gt;Emotion -->
<g id="edge7" class="edge">
<title>Positive-&gt;Emotion</title>
<path fill="none" stroke="black" stroke-width="0.2" d="M687.89,-271.44C710.07,-277.68 734.02,-284.41 753.09,-289.77"></path>
<polygon fill="black" stroke="black" stroke-width="0.2" points="752,-293.1 762.57,-292.44 753.89,-286.36 752,-293.1"></polygon>
</g>
<!-- Anger -->
<g id="node7" class="node">
<title>Anger</title>
<path fill="#deffe1" stroke="black" d="M972.46,-600C972.46,-600 893.28,-600 893.28,-600 887.28,-600 881.28,-594 881.28,-588 881.28,-588 881.28,-576 881.28,-576 881.28,-570 887.28,-564 893.28,-564 893.28,-564 972.46,-564 972.46,-564 978.46,-564 984.46,-570 984.46,-576 984.46,-576 984.46,-588 984.46,-588 984.46,-594 978.46,-600 972.46,-600"></path>
<text text-anchor="middle" x="932.87" y="-579.3" font-family="Helvetica,sans-Serif" font-size="9.00">Anger: 0.080178231</text>
</g>
<!-- Disgust -->
<g id="node8" class="node">
<title>Disgust</title>
<path fill="#deffe1" stroke="black" d="M975.45,-506C975.45,-506 890.29,-506 890.29,-506 884.29,-506 878.29,-500 878.29,-494 878.29,-494 878.29,-482 878.29,-482 878.29,-476 884.29,-470 890.29,-470 890.29,-470 975.45,-470 975.45,-470 981.45,-470 987.45,-476 987.45,-482 987.45,-482 987.45,-494 987.45,-494 987.45,-500 981.45,-506 975.45,-506"></path>
<text text-anchor="middle" x="932.87" y="-485.3" font-family="Helvetica,sans-Serif" font-size="9.00">Disgust: 0.015257259</text>
</g>
<!-- Fear -->
<g id="node9" class="node">
<title>Fear</title>
<path fill="#deffe1" stroke="black" d="M969.7,-412C969.7,-412 896.04,-412 896.04,-412 890.04,-412 884.04,-406 884.04,-400 884.04,-400 884.04,-388 884.04,-388 884.04,-382 890.04,-376 896.04,-376 896.04,-376 969.7,-376 969.7,-376 975.7,-376 981.7,-382 981.7,-388 981.7,-388 981.7,-400 981.7,-400 981.7,-406 975.7,-412 969.7,-412"></path>
<text text-anchor="middle" x="932.87" y="-391.3" font-family="Helvetica,sans-Serif" font-size="9.00">Fear: 0.601871967</text>
</g>
<!-- Joy -->
<g id="node10" class="node">
<title>Joy</title>
<path fill="#deffe1" stroke="black" d="M964.95,-318C964.95,-318 900.79,-318 900.79,-318 894.79,-318 888.79,-312 888.79,-306 888.79,-306 888.79,-294 888.79,-294 888.79,-288 894.79,-282 900.79,-282 900.79,-282 964.95,-282 964.95,-282 970.95,-282 976.95,-288 976.95,-294 976.95,-294 976.95,-306 976.95,-306 976.95,-312 970.95,-318 964.95,-318"></path>
<text text-anchor="middle" x="932.87" y="-297.3" font-family="Helvetica,sans-Serif" font-size="9.00">Joy: 0.00410547</text>
</g>
<!-- Neutral_e -->
<g id="node11" class="node">
<title>Neutral_e</title>
<path fill="#deffe1" stroke="black" d="M969.95,-224C969.95,-224 895.79,-224 895.79,-224 889.79,-224 883.79,-218 883.79,-212 883.79,-212 883.79,-200 883.79,-200 883.79,-194 889.79,-188 895.79,-188 895.79,-188 969.95,-188 969.95,-188 975.95,-188 981.95,-194 981.95,-200 981.95,-200 981.95,-212 981.95,-212 981.95,-218 975.95,-224 969.95,-224"></path>
<text text-anchor="middle" x="932.87" y="-203.3" font-family="Helvetica,sans-Serif" font-size="9.00">Neutral: 0.0341026</text>
</g>
<!-- Sadness -->
<g id="node12" class="node">
<title>Sadness</title>
<path fill="#deffe1" stroke="black" d="M977.96,-130C977.96,-130 887.78,-130 887.78,-130 881.78,-130 875.78,-124 875.78,-118 875.78,-118 875.78,-106 875.78,-106 875.78,-100 881.78,-94 887.78,-94 887.78,-94 977.96,-94 977.96,-94 983.96,-94 989.96,-100 989.96,-106 989.96,-106 989.96,-118 989.96,-118 989.96,-124 983.96,-130 977.96,-130"></path>
<text text-anchor="middle" x="932.87" y="-109.3" font-family="Helvetica,sans-Serif" font-size="9.00">Sadness: 0.245294735</text>
</g>
<!-- Surprise -->
<g id="node13" class="node">
<title>Surprise</title>
<path fill="#deffe1" stroke="black" d="M977.2,-36C977.2,-36 888.54,-36 888.54,-36 882.54,-36 876.54,-30 876.54,-24 876.54,-24 876.54,-12 876.54,-12 876.54,-6 882.54,0 888.54,0 888.54,0 977.2,0 977.2,0 983.2,0 989.2,-6 989.2,-12 989.2,-12 989.2,-24 989.2,-24 989.2,-30 983.2,-36 977.2,-36"></path>
<text text-anchor="middle" x="932.87" y="-15.3" font-family="Helvetica,sans-Serif" font-size="9.00">Surprise: 0.019189769</text>
</g>
<!-- Emotion&#45;&gt;Anger -->
<g id="edge10" class="edge">
<title>Emotion-&gt;Anger</title>
<path fill="none" stroke="black" d="M794.63,-318.29C802.51,-359.94 826.07,-463.71 875.78,-535 881.26,-542.86 888.39,-550.18 895.71,-556.58"></path>
<polygon fill="black" stroke="black" points="893.2,-559.04 903.14,-562.69 897.64,-553.64 893.2,-559.04"></polygon>
</g>
<!-- Emotion&#45;&gt;Disgust -->
<g id="edge11" class="edge">
<title>Emotion-&gt;Disgust</title>
<path fill="none" stroke="black" d="M799.87,-318.17C813.38,-346.3 841.91,-401.29 875.78,-441 882.18,-448.5 889.86,-455.78 897.44,-462.27"></path>
<polygon fill="black" stroke="black" points="895.12,-464.89 905.06,-468.54 899.57,-459.49 895.12,-464.89"></polygon>
</g>
<!-- Emotion&#45;&gt;Fear -->
<g id="edge12" class="edge">
<title>Emotion-&gt;Fear</title>
<path fill="none" stroke="black" d="M818.21,-317.9C839.89,-332.42 870.68,-353.03 894.75,-369.15"></path>
<polygon fill="black" stroke="black" points="892.76,-372.03 903.01,-374.68 896.65,-366.21 892.76,-372.03"></polygon>
</g>
<!-- Emotion&#45;&gt;Joy -->
<g id="edge13" class="edge">
<title>Emotion-&gt;Joy</title>
<path fill="none" stroke="black" d="M818.21,-300C834.85,-300 856.86,-300 877.07,-300"></path>
<polygon fill="black" stroke="black" points="876.88,-303.5 886.88,-300 876.88,-296.5 876.88,-303.5"></polygon>
</g>
<!-- Emotion&#45;&gt;Neutral_e -->
<g id="edge14" class="edge">
<title>Emotion-&gt;Neutral_e</title>
<path fill="none" stroke="black" d="M818.21,-282.1C839.89,-267.58 870.68,-246.97 894.75,-230.85"></path>
<polygon fill="black" stroke="black" points="896.65,-233.79 903.01,-225.32 892.76,-227.97 896.65,-233.79"></polygon>
</g>
<!-- Emotion&#45;&gt;Sadness -->
<g id="edge15" class="edge">
<title>Emotion-&gt;Sadness</title>
<path fill="none" stroke="black" d="M799.87,-281.83C813.38,-253.7 841.91,-198.71 875.78,-159 882.18,-151.5 889.86,-144.22 897.44,-137.73"></path>
<polygon fill="black" stroke="black" points="899.57,-140.51 905.06,-131.46 895.12,-135.11 899.57,-140.51"></polygon>
</g>
<!-- Emotion&#45;&gt;Surprise -->
<g id="edge16" class="edge">
<title>Emotion-&gt;Surprise</title>
<path fill="none" stroke="black" d="M794.63,-281.71C802.51,-240.06 826.07,-136.29 875.78,-65 881.26,-57.14 888.39,-49.82 895.71,-43.42"></path>
<polygon fill="black" stroke="black" points="897.64,-46.36 903.14,-37.31 893.2,-40.96 897.64,-46.36"></polygon>
</g>
</g>
</svg></div>