chalseee commited on
Commit
9d0cbec
·
verified ·
1 Parent(s): ccba924

Simplified model extended stop words

Browse files
Files changed (5) hide show
  1. config.json +3 -35
  2. ctfidf.safetensors +2 -2
  3. ctfidf_config.json +1395 -1067
  4. topic_embeddings.safetensors +2 -2
  5. topics.json +1232 -818
config.json CHANGED
@@ -7,43 +7,11 @@
7
  1,
8
  1
9
  ],
10
- "nr_topics": "auto",
11
- "seed_topic_list": [
12
- [
13
- "missed",
14
- "time",
15
- "times",
16
- "extra",
17
- "pickup",
18
- "pickups"
19
- ],
20
- [
21
- "help",
22
- "helped",
23
- "account",
24
- "answered",
25
- "questions",
26
- "issue",
27
- "bill",
28
- "pay",
29
- "payment",
30
- "phonespoke",
31
- "called",
32
- "representative"
33
- ],
34
- [
35
- "employees",
36
- "company",
37
- "work",
38
- "job",
39
- "people",
40
- "experience",
41
- "team"
42
- ]
43
- ],
44
  "top_n_words": 10,
45
  "verbose": false,
46
  "zeroshot_min_similarity": 0.7,
47
  "zeroshot_topic_list": null,
48
- "embedding_model": "sentence-transformers/all-MiniLM-L6-v2"
49
  }
 
7
  1,
8
  1
9
  ],
10
+ "nr_topics": 20,
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
+ "embedding_model": "sentence-transformers/all-mpnet-base-v2"
17
  }
ctfidf.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd0018dc170e64d58b38232e57b31a4cddcba19eda9b5b6703e4fc4fd05beaaa
3
- size 51256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db885d3450f99027e35ce058e36d258d618385e62274e759d6cf0a3d52ba857d
3
+ size 83332
ctfidf_config.json CHANGED
@@ -19,1106 +19,1434 @@
19
  3
20
  ],
21
  "stop_words": [
22
- "ain",
23
- "did",
24
- "don't",
25
- "wouldn't",
26
- "does",
27
- "her",
28
- "yours",
29
- "then",
30
- "while",
31
- "isn",
32
- "be",
33
- "yourselves",
34
- "doing",
35
- "hasn",
36
- "they",
37
  "through",
38
- "ma",
39
- "them",
40
- "didn't",
41
- "he",
42
- "it'd",
43
- "haven",
44
- "hasn't",
45
- "doesn",
46
- "our",
47
  "after",
48
- "just",
49
- "other",
50
- "wasn't",
51
- "she",
52
- "because",
53
- "should've",
54
- "these",
55
- "it'll",
56
- "only",
57
- "some",
58
- "isn't",
59
- "whom",
60
- "up",
61
- "off",
62
  "she's",
63
- "shouldn",
64
- "needn't",
65
- "shouldn't",
66
- "your",
67
- "didn",
68
- "for",
69
- "it",
70
- "me",
71
- "itself",
72
- "doesn't",
73
- "needn",
74
- "what",
75
- "you",
76
- "by",
77
- "o",
78
- "hadn't",
79
- "aren",
80
- "further",
81
- "each",
82
- "we'd",
83
  "on",
84
- "below",
85
- "themselves",
86
- "this",
87
- "with",
88
- "and",
89
- "i've",
90
- "we'll",
91
- "shan't",
92
- "here",
93
- "now",
94
- "a",
95
- "under",
96
- "both",
97
- "my",
98
- "aren't",
99
- "over",
100
- "myself",
101
- "an",
102
- "how",
103
- "had",
104
  "m",
 
 
 
 
105
  "the",
106
- "will",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  "above",
108
- "she'll",
109
- "him",
110
- "haven't",
111
- "before",
112
- "hers",
113
- "you've",
114
  "couldn't",
 
 
 
 
 
115
  "won",
 
 
 
 
 
 
 
 
 
116
  "being",
 
 
117
  "mightn't",
118
- "has",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  "himself",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
120
  "herself",
121
- "he'd",
 
 
122
  "between",
123
- "mustn't",
124
- "any",
125
- "ve",
126
- "you'll",
127
- "y",
128
- "i'll",
129
- "they'd",
130
- "at",
131
- "mightn",
132
- "we",
133
- "those",
134
- "who",
135
- "wasn",
136
- "couldn",
137
- "won't",
138
- "wouldn",
139
- "do",
140
- "ours",
141
- "or",
142
- "have",
143
- "that'll",
144
- "re",
145
- "once",
146
- "again",
147
- "were",
148
- "own",
149
- "where",
150
- "you'd",
151
- "from",
152
- "ourselves",
153
- "no",
154
- "should",
155
  "weren",
156
- "he'll",
157
- "they'll",
 
 
 
 
 
 
158
  "shan",
159
- "was",
 
 
 
 
 
 
 
 
 
 
160
  "during",
161
- "out",
162
- "it's",
163
- "hadn",
164
- "can",
165
- "we're",
 
166
  "into",
 
 
 
 
167
  "same",
168
- "t",
169
- "down",
170
- "very",
171
- "she'd",
172
- "they're",
173
  "such",
174
- "than",
175
- "which",
176
- "ll",
177
- "don",
178
- "i'd",
179
- "mustn",
180
- "all",
181
- "we've",
182
- "you're",
183
- "that",
 
 
184
  "weren't",
185
- "but",
186
- "more",
187
- "they've",
188
- "why",
189
- "there",
190
- "his",
191
- "their",
192
- "against",
193
- "nor",
194
  "s",
195
- "are",
196
- "he's",
197
- "its",
198
- "if",
199
- "having",
200
- "of",
201
- "is",
202
- "to",
203
- "until",
204
  "not",
205
  "am",
206
- "d",
207
- "as",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  "about",
209
- "been",
210
  "in",
211
- "too",
212
- "yourself",
213
- "most",
214
- "few",
215
- "i'm",
216
- "so",
217
- "theirs",
218
- "i",
219
- "when",
220
- "murrays",
221
- "murray",
222
- "murrey",
223
- "murreys",
224
- "company",
225
- "team",
226
- "trash",
227
- "driver",
228
- "drivers",
229
- "truck",
230
- "trucks",
231
- "trash",
232
- "garbage",
233
- "recycling",
234
- "waste",
235
- "disposal",
236
- "rachel",
237
- "shari",
238
- "jon",
239
- "danielle",
240
- "daniella",
241
- "schleif",
242
- "steph",
243
- "donna",
244
- "mackenzie",
245
- "cassie",
246
- "lambert",
247
- "denise",
248
- "bobbiejo",
249
- "help",
250
- "helpful",
251
- "helped",
252
- "thank",
253
- "thanks",
254
- "customer",
255
- "issue",
256
- "representative",
257
- "employee",
258
- "employees",
259
- "time",
260
- "times",
261
- "day",
262
- "days",
263
- "weeks",
264
- "months",
265
- "years",
266
- "always",
267
- "every",
268
- "still",
269
- "today",
270
- "extra",
271
- "called",
272
- "get",
273
- "work",
274
- "job",
275
- "would",
276
- "told",
277
- "said",
278
- "speaking",
279
- "talked",
280
- "back",
281
- "phone",
282
- "issue",
283
- "issues",
284
- "talking",
285
- "question",
286
- "questions",
287
- "great",
288
- "good",
289
- "best",
290
- "beyond",
291
- "truly",
292
- "pleasure",
293
- "highly",
294
- "recommend",
295
- "experience",
296
- "amazing",
297
- "excellent",
298
- "reliable",
299
- "friendly",
300
- "appreciate",
301
- "thanks",
302
- "polite",
303
- "really",
304
- "pleasant",
305
- "courteous"
306
  ],
307
  "strip_accents": null,
308
  "token_pattern": "(?u)\\b\\w\\w+\\b",
309
  "vocabulary": null
310
  },
311
  "vocab": {
312
- "guys": 277,
313
- "go": 267,
314
- "mile": 405,
315
- "pick": 495,
316
- "emily": 193,
317
- "helping": 288,
318
- "order": 472,
319
- "new": 445,
320
- "assistance": 50,
321
- "picking": 497,
322
- "bags": 63,
323
- "things": 720,
324
- "come": 122,
325
- "cans": 93,
326
- "ground": 275,
327
- "picked": 496,
328
- "big": 67,
329
- "return": 583,
330
- "two": 743,
331
- "ago": 22,
332
- "put": 538,
333
- "late": 348,
334
- "thats": 715,
335
- "theyre": 717,
336
- "complaints": 137,
337
- "taking": 705,
338
- "consistently": 144,
339
- "missed": 409,
340
- "pickups": 499,
341
- "talk": 707,
342
- "wanted": 765,
343
- "give": 260,
344
- "bobbie": 74,
345
- "jo": 327,
346
- "kind": 334,
347
- "even": 207,
348
- "little": 367,
349
- "difficult": 173,
350
- "part": 481,
351
- "life": 363,
352
- "ever": 208,
353
- "almost": 23,
354
- "completely": 139,
355
- "emptied": 194,
356
- "teresa": 710,
357
- "tried": 737,
358
- "garage": 255,
359
- "delivered": 168,
360
- "kept": 332,
361
- "getting": 258,
362
- "wrong": 803,
363
- "house": 303,
364
- "worked": 793,
365
- "needed": 434,
366
- "pickup": 498,
367
- "forget": 242,
368
- "side": 657,
369
- "road": 588,
370
- "run": 593,
371
- "public": 535,
372
- "workers": 794,
373
- "dont": 177,
374
- "coming": 124,
375
- "miss": 408,
376
- "something": 674,
377
- "unprofessional": 749,
378
- "willing": 786,
379
- "want": 764,
380
- "money": 416,
381
- "rude": 592,
382
- "doesnt": 174,
383
- "know": 340,
384
- "drive": 180,
385
- "must": 427,
386
- "given": 263,
387
- "problems": 520,
388
- "bobbie jo": 75,
389
- "recently": 559,
390
- "moved": 422,
391
- "bin": 70,
392
- "appreciated": 40,
393
- "regarding": 564,
394
- "free": 248,
395
- "one": 465,
396
- "year": 805,
397
- "pay": 485,
398
- "fee": 228,
399
- "yard": 804,
400
- "bins": 71,
401
- "also": 24,
402
- "wait": 760,
403
- "clear": 115,
404
- "expect": 215,
405
- "billing": 69,
406
- "changes": 106,
407
- "take": 700,
408
- "service": 613,
409
- "people": 489,
410
- "collect": 119,
411
- "met": 403,
412
- "awesome": 60,
413
- "closed": 117,
414
- "account": 12,
415
- "sent": 611,
416
- "another": 27,
417
- "bill": 68,
418
- "watch": 767,
419
- "try": 738,
420
- "siobhan": 662,
421
- "explaining": 218,
422
- "dumpster": 185,
423
- "commercial": 125,
424
- "property": 530,
425
- "professionalism": 524,
426
- "conversation": 151,
427
- "update": 751,
428
- "received": 557,
429
- "showing": 654,
430
- "showed": 653,
431
- "call": 86,
432
- "responded": 579,
433
- "end": 198,
434
- "date": 163,
435
- "dump": 184,
436
- "sucks": 694,
437
- "half": 278,
438
- "everything": 210,
439
- "seems": 609,
440
- "like": 364,
441
- "lol": 371,
442
- "let": 357,
443
- "making": 388,
444
- "charge": 107,
445
- "problem": 519,
446
- "us": 755,
447
- "often": 463,
448
- "im": 308,
449
- "ask": 48,
450
- "need": 433,
451
- "move": 421,
452
- "option": 470,
453
- "use": 756,
454
- "around": 46,
455
- "driving": 182,
456
- "container": 148,
457
- "paying": 486,
458
- "attention": 52,
459
- "maybe": 396,
460
- "better": 66,
461
- "youre": 809,
462
- "wasnt": 766,
463
- "right": 586,
464
- "got": 271,
465
- "less": 356,
466
- "thought": 724,
467
- "mistake": 413,
468
- "happy": 282,
469
- "make": 385,
470
- "constantly": 145,
471
- "much": 424,
472
- "fast": 227,
473
- "safety": 596,
474
- "concerns": 140,
475
- "rep": 567,
476
- "month": 418,
477
- "going": 269,
478
- "scheduled": 605,
479
- "street": 693,
480
- "made": 380,
481
- "sure": 698,
482
- "wouldnt": 799,
483
- "comes": 123,
484
- "weekly": 776,
485
- "empty": 196,
486
- "neighbors": 439,
487
- "next": 449,
488
- "caring": 101,
489
- "forgotten": 245,
490
- "saw": 600,
491
- "took": 732,
492
- "brought": 82,
493
- "consistent": 143,
494
- "look": 373,
495
- "collection": 121,
496
- "thankful": 714,
497
- "ive": 322,
498
- "wife": 785,
499
- "home": 295,
500
- "live": 368,
501
- "shout": 651,
502
- "working": 795,
503
- "away": 59,
504
- "outstanding": 477,
505
- "professional": 522,
506
- "well": 777,
507
- "neighborhood": 438,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
508
  "10": 0,
509
- "county": 157,
510
- "stopped": 692,
511
- "requested": 572,
512
- "nearly": 432,
513
- "could": 154,
514
- "navigate": 430,
515
- "several": 647,
516
- "occasions": 458,
517
- "navigating": 431,
518
- "using": 758,
519
- "worst": 798,
520
- "seen": 610,
521
- "bad": 61,
522
- "real": 553,
523
- "obviously": 457,
524
- "reviews": 585,
525
- "customers": 162,
526
- "kids": 333,
527
- "area": 44,
528
- "ladies": 344,
529
- "office": 462,
530
- "keep": 330,
531
- "couldnt": 156,
532
- "without": 789,
533
- "12": 2,
534
- "easy": 187,
535
- "name": 428,
536
- "stephanie": 690,
537
- "responsive": 582,
538
- "went": 778,
539
- "placed": 503,
540
- "community": 129,
541
- "safe": 594,
542
- "never": 440,
543
- "support": 696,
544
- "services": 638,
545
- "accommodating": 11,
546
- "regular": 566,
547
- "man": 390,
548
- "quick": 542,
549
- "gave": 256,
550
- "makes": 387,
551
- "smile": 669,
552
- "last": 346,
553
- "tuesday": 740,
554
- "outside": 475,
555
- "see": 607,
556
- "action": 15,
557
- "writing": 801,
558
- "review": 584,
559
- "entire": 202,
560
- "staff": 682,
561
- "jason": 326,
562
- "men": 401,
563
- "route": 590,
564
- "possible": 514,
565
- "star": 683,
566
- "done": 176,
567
- "dedication": 166,
568
- "morning": 419,
569
- "heard": 286,
570
- "absolutely": 10,
571
- "shows": 655,
572
- "bright": 79,
573
- "week": 775,
574
- "efficient": 188,
575
- "follow": 239,
576
- "way": 771,
577
- "fantastic": 225,
578
- "timely": 730,
579
- "leave": 351,
580
- "actually": 16,
581
- "care": 99,
582
- "leaving": 354,
583
- "clean": 114,
584
- "greatly": 273,
585
- "love": 377,
586
- "recycle": 562,
587
- "bit": 72,
588
- "moving": 423,
589
- "taken": 702,
590
- "check": 110,
591
- "happened": 281,
592
- "impressed": 311,
593
- "husband": 306,
594
- "many": 393,
595
- "frustrating": 252,
596
- "calls": 89,
597
- "wonderful": 790,
598
- "person": 491,
599
- "answer": 28,
600
- "minute": 406,
601
- "business": 83,
602
- "friday": 249,
603
- "monday": 415,
604
- "driveway": 181,
605
- "theyll": 716,
606
- "extremely": 219,
607
- "first": 235,
608
- "gone": 270,
609
- "old": 464,
610
- "guy": 276,
611
- "asked": 49,
612
- "human": 305,
613
- "hiring": 290,
614
- "others": 474,
615
- "think": 721,
616
- "deserve": 170,
617
- "left": 355,
618
- "upright": 754,
619
- "small": 668,
620
- "handled": 280,
621
- "came": 90,
622
- "plus": 507,
623
- "wave": 768,
624
- "honk": 296,
625
- "couple": 158,
626
- "id": 307,
627
- "due": 183,
628
- "terrible": 712,
629
- "options": 471,
630
- "monopoly": 417,
631
- "trying": 739,
632
- "price": 516,
633
- "goes": 268,
634
- "across": 14,
635
- "yet": 808,
636
- "everyone": 209,
637
- "else": 190,
638
- "though": 723,
639
- "online": 467,
640
- "yes": 806,
641
- "within": 788,
642
- "quickly": 543,
643
- "lucky": 378,
644
- "hard": 284,
645
- "spot": 681,
646
- "lids": 362,
647
- "mess": 402,
648
- "patient": 483,
649
- "position": 511,
650
- "top": 734,
651
- "containers": 149,
652
- "agent": 21,
653
- "explained": 217,
654
- "clearly": 116,
655
- "answered": 29,
656
- "interaction": 320,
657
- "instead": 318,
658
- "saying": 603,
659
- "fact": 221,
660
- "unfortunately": 748,
661
- "hope": 297,
662
- "representatives": 569,
663
- "ensure": 201,
664
- "level": 360,
665
- "personally": 494,
666
- "complain": 135,
667
- "didnt": 171,
668
- "bring": 80,
669
- "caused": 104,
670
- "say": 601,
671
- "management": 391,
672
- "grateful": 272,
673
- "case": 103,
674
- "found": 247,
675
- "setting": 643,
676
- "especially": 205,
677
- "payment": 487,
678
- "respectful": 577,
679
- "please": 505,
680
- "positive": 512,
681
- "waiting": 761,
682
- "calling": 88,
683
- "amount": 26,
684
- "set": 640,
685
- "course": 159,
686
- "forgot": 243,
687
- "stars": 684,
688
- "moment": 414,
689
- "minutes": 407,
690
- "exchange": 214,
691
- "lived": 369,
692
- "competent": 133,
693
- "point": 508,
694
- "kudos": 343,
695
- "previous": 515,
696
- "items": 321,
697
- "immediately": 310,
698
- "huge": 304,
699
- "box": 76,
700
- "kindness": 336,
701
- "mean": 398,
702
- "recognition": 561,
703
- "world": 797,
704
- "place": 502,
705
- "anything": 34,
706
- "multiple": 426,
707
- "information": 315,
708
- "weve": 779,
709
- "cancel": 91,
710
- "process": 521,
711
- "absolute": 9,
712
- "upgrade": 753,
713
- "size": 665,
714
- "personable": 492,
715
- "different": 172,
716
- "although": 25,
717
- "family": 224,
718
- "line": 365,
719
- "lazy": 350,
720
- "behind": 64,
721
- "complete": 138,
722
- "nothing": 454,
723
- "response": 581,
724
- "definitely": 167,
725
- "needs": 435,
726
- "yesterday": 807,
727
- "night": 451,
728
- "full": 253,
729
- "report": 568,
730
- "email": 191,
731
- "autopay": 57,
732
- "bag": 62,
733
- "exactly": 211,
734
- "apologized": 37,
735
- "error": 204,
736
- "schedule": 604,
737
- "nice": 450,
738
- "resolve": 574,
739
- "thursday": 729,
740
- "pun": 536,
741
- "intended": 319,
742
- "form": 246,
743
- "handle": 279,
744
- "may": 395,
745
- "satisfied": 598,
746
- "later": 349,
747
- "reasonable": 554,
748
- "promptly": 528,
749
- "efficiently": 189,
750
- "holiday": 293,
751
- "schedules": 606,
752
- "address": 18,
753
- "continue": 150,
754
- "payments": 488,
755
- "cant": 94,
756
- "receive": 556,
757
- "front": 251,
758
- "horrible": 299,
759
- "addressed": 19,
760
- "following": 241,
761
- "might": 404,
762
- "takes": 704,
763
- "named": 429,
764
- "exceptional": 212,
765
- "20": 5,
766
- "walk": 762,
767
- "understand": 744,
768
- "dealing": 165,
769
- "enough": 200,
770
- "find": 233,
771
- "16": 4,
772
- "theyve": 718,
773
- "lot": 376,
774
- "past": 482,
775
- "app": 38,
776
- "simply": 659,
777
- "since": 660,
778
- "single": 661,
779
- "15": 3,
780
- "stop": 691,
781
- "fail": 222,
782
- "someone": 673,
783
- "number": 456,
784
- "state": 688,
785
- "far": 226,
786
- "putting": 539,
787
- "easier": 186,
788
- "july": 329,
789
- "experienced": 216,
790
- "broken": 81,
791
- "meet": 399,
792
- "poor": 509,
793
- "hes": 289,
794
- "careful": 100,
795
- "fell": 231,
796
- "totally": 735,
797
- "looking": 374,
798
- "face": 220,
799
- "sizes": 666,
800
- "glass": 266,
801
- "wow": 800,
802
- "sweet": 699,
803
- "lady": 345,
804
- "answers": 32,
805
- "spoke": 679,
806
- "believe": 65,
807
- "matter": 394,
808
- "rock": 589,
809
- "future": 254,
810
- "able": 8,
811
- "understanding": 746,
812
- "cannot": 92,
813
- "simple": 658,
814
- "paid": 479,
815
- "anytime": 35,
816
- "incredibly": 313,
817
- "used": 757,
818
- "provided": 532,
819
- "prompt": 527,
820
- "communication": 128,
821
- "weather": 772,
822
- "special": 678,
823
- "recent": 558,
824
- "super": 695,
825
- "waves": 770,
826
- "wish": 787,
827
- "missing": 412,
828
- "short": 650,
829
- "reasons": 555,
830
- "holidays": 294,
831
- "normal": 452,
832
- "lets": 359,
833
- "safely": 595,
834
- "credit": 160,
835
- "gets": 257,
836
- "twice": 742,
837
- "whole": 782,
838
- "tell": 709,
839
- "carts": 102,
840
- "aware": 58,
841
- "situation": 664,
842
- "promised": 526,
843
- "arent": 45,
844
- "local": 370,
845
- "offers": 461,
846
- "rain": 544,
847
- "prices": 517,
848
- "100": 1,
849
- "busy": 85,
850
- "pride": 518,
851
- "cardboard": 98,
852
- "folks": 238,
853
- "perfect": 490,
854
- "leaves": 352,
855
- "fixed": 237,
856
- "choice": 112,
857
- "companies": 131,
858
- "todays": 731,
859
- "step": 689,
860
- "girl": 259,
861
- "started": 686,
862
- "boxes": 77,
863
- "respond": 578,
864
- "fix": 236,
865
- "boy": 78,
866
- "onto": 468,
867
- "anyone": 33,
868
- "setup": 646,
869
- "followed": 240,
870
- "40": 6,
871
- "reached": 549,
872
- "reach": 548,
873
- "seem": 608,
874
- "kirstin": 338,
875
- "businesses": 84,
876
- "rather": 547,
877
- "conditions": 141,
878
- "city": 113,
879
- "add": 17,
880
- "ones": 466,
881
- "competition": 134,
882
- "rates": 546,
883
- "deal": 164,
884
- "upbeat": 750,
885
- "show": 652,
886
- "provide": 531,
887
- "thing": 719,
888
- "hopefully": 298,
889
- "collecting": 120,
890
- "reps": 570,
891
- "knowledgeable": 342,
892
- "long": 372,
893
- "notice": 455,
894
- "mother": 420,
895
- "personal": 493,
896
- "glad": 265,
897
- "offer": 459,
898
- "opening": 469,
899
- "closing": 118,
900
- "etc": 206,
901
- "residential": 573,
902
- "hold": 292,
903
- "heather": 287,
904
- "skills": 667,
905
- "considering": 142,
906
- "speak": 677,
907
- "blown": 73,
908
- "sit": 663,
909
- "costs": 153,
910
- "orting": 473,
911
- "contacted": 147,
912
- "three": 725,
913
- "hour": 301,
914
- "hours": 302,
915
- "emails": 192,
916
- "read": 550,
917
- "auto": 54,
918
- "note": 453,
919
- "charged": 108,
920
- "complaint": 136,
921
- "negative": 436,
922
- "manner": 392,
923
- "whos": 784,
924
- "start": 685,
925
- "serving": 639,
926
- "whatever": 780,
927
- "understood": 747,
928
- "offered": 460,
929
- "anyway": 36,
930
- "seriously": 612,
931
- "park": 480,
932
- "companys": 132,
933
- "change": 105,
934
- "row": 591,
935
- "receptionist": 560,
936
- "wheel": 781,
937
- "shut": 656,
938
- "raise": 545,
939
- "hear": 285,
940
- "encountered": 197,
941
- "50": 7,
942
- "keeping": 331,
943
- "apparently": 39,
944
- "refund": 563,
945
- "word": 792,
946
- "touch": 736,
947
- "automatic": 56,
948
- "son": 676,
949
- "aside": 47,
950
- "fees": 230,
951
- "service people": 622,
952
- "end service": 199,
953
- "let know": 358,
954
- "missed pick": 410,
955
- "missed pickup": 411,
956
- "made sure": 382,
957
- "outside see": 476,
958
- "writing review": 802,
959
- "taken care": 703,
960
- "ive call": 323,
961
- "hiring people": 291,
962
- "wave honk": 769,
963
- "make sure": 386,
964
- "taking care": 706,
965
- "took care": 733,
966
- "wonderful service": 791,
967
- "service agent": 614,
968
- "level service": 361,
969
- "dont know": 179,
970
- "setting service": 645,
971
- "ive never": 325,
972
- "outstanding service": 478,
973
- "take care": 701,
974
- "entire process": 203,
975
- "emptied completely": 195,
976
- "forgot put": 244,
977
- "pun intended": 537,
978
- "service also": 615,
979
- "satisfied service": 599,
980
- "horrible service": 300,
981
- "terrible service": 713,
982
- "greatly appreciated": 274,
983
- "smile face": 670,
984
- "professional service": 523,
985
- "happy service": 283,
986
- "service outstanding": 621,
987
- "never missed": 444,
988
- "service week": 636,
989
- "making sure": 389,
990
- "call report": 87,
991
- "never anything": 441,
992
- "ive ever": 324,
993
- "started service": 687,
994
- "service new": 619,
995
- "new service": 448,
996
- "dont even": 178,
997
- "im sure": 309,
998
- "poor service": 510,
999
- "service pickup": 625,
1000
- "made whole": 383,
1001
- "whole process": 783,
1002
- "service reps": 630,
1003
- "service ive": 617,
1004
- "never leaves": 442,
1005
- "leaves mess": 353,
1006
- "service skills": 632,
1007
- "service received": 629,
1008
- "weather conditions": 773,
1009
- "read reviews": 551,
1010
- "service service": 631,
1011
- "responded quickly": 580,
1012
- "negative reviews": 437,
1013
- "set new": 641,
1014
- "service spoke": 633,
1015
- "could give": 155,
1016
- "give 10": 261,
1017
- "give stars": 262,
1018
- "service picked": 624,
1019
- "never leaves mess": 443,
1020
- "set new service": 642,
1021
- "quality": 540,
1022
- "satisfaction": 597,
1023
- "pierce": 500,
1024
- "communicate": 127,
1025
- "share": 648,
1026
- "cheerful": 111,
1027
- "dependable": 169,
1028
- "terri": 711,
1029
- "pleased": 506,
1030
- "provides": 534,
1031
- "finish": 234,
1032
- "giving": 264,
1033
- "informed": 317,
1034
- "king": 337,
1035
- "assisted": 51,
1036
- "shes": 649,
1037
- "resolved": 575,
1038
- "kindly": 335,
1039
- "charges": 109,
1040
- "joe": 328,
1041
- "proof": 529,
1042
- "appropriately": 43,
1043
- "dog": 175,
1044
- "feel": 229,
1045
- "understandable": 745,
1046
- "felt": 232,
1047
- "quality service": 541,
1048
- "pierce county": 501,
1049
- "service professional": 626,
1050
- "service nice": 620,
1051
- "cant say": 95,
1052
- "say enough": 602,
1053
- "much service": 425,
1054
- "meet needs": 400,
1055
- "service never": 618,
1056
- "appreciated service": 41,
1057
- "account service": 13,
1058
- "service call": 616,
1059
- "provided service": 533,
1060
- "auto pay": 55,
1061
- "service wish": 637,
1062
- "service super": 635,
1063
- "cant say enough": 96,
1064
- "request": 571,
1065
- "answering": 31,
1066
- "correct": 152,
1067
- "supportive": 697,
1068
- "throughout": 726,
1069
- "resolving": 576,
1070
- "updated": 752,
1071
- "mcdonald": 397,
1072
- "appreciative": 42,
1073
- "works": 796,
1074
- "lost": 375,
1075
- "info": 314,
1076
- "attitude": 53,
1077
- "professionals": 525,
1078
- "thorough": 722,
1079
- "solutions": 672,
1080
- "friend": 250,
1081
- "informative": 316,
1082
- "walked": 763,
1083
- "knowledge": 341,
1084
- "exceptional service": 213,
1085
- "throughout entire": 727,
1086
- "right away": 587,
1087
- "service stephanie": 634,
1088
- "patient kind": 484,
1089
- "spoke service": 680,
1090
- "service provided": 628,
1091
- "made feel": 381,
1092
- "new home": 447,
1093
- "answered quickly": 30,
1094
- "setting new": 644,
1095
- "service prompt": 627,
1096
- "service person": 623,
1097
- "positive attitude": 513,
1098
- "last week": 347,
1099
- "incredible": 312,
1100
- "card": 97,
1101
- "machine": 379,
1102
- "playing": 504,
1103
- "main": 384,
1104
- "knew": 339,
1105
- "sometimes": 675,
1106
- "thru": 728,
1107
- "credit card": 161,
1108
- "smile wave": 671,
1109
- "community service": 130,
1110
- "contact": 146,
1111
- "technical": 708,
1112
- "website": 774,
1113
- "committed": 126,
1114
- "regards": 565,
1115
- "turned": 741,
1116
- "value": 759,
1117
- "new address": 446,
1118
- "fair": 223,
1119
- "reading": 552,
1120
- "addressing": 20,
1121
- "listened": 366
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1122
  }
1123
  }
1124
  }
 
19
  3
20
  ],
21
  "stop_words": [
22
+ "we",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  "through",
24
+ "own",
 
 
 
 
 
 
 
 
25
  "after",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  "she's",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  "on",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  "m",
29
+ "off",
30
+ "was",
31
+ "at",
32
+ "before",
33
  "the",
34
+ "as",
35
+ "it'll",
36
+ "they've",
37
+ "aren't",
38
+ "here",
39
+ "when",
40
+ "she",
41
+ "yourselves",
42
+ "further",
43
+ "by",
44
+ "his",
45
+ "won't",
46
+ "doesn",
47
+ "those",
48
+ "they",
49
+ "most",
50
+ "you'd",
51
+ "couldn",
52
+ "only",
53
+ "whom",
54
+ "for",
55
  "above",
 
 
 
 
 
 
56
  "couldn't",
57
+ "i'm",
58
+ "very",
59
+ "wouldn't",
60
+ "than",
61
+ "their",
62
  "won",
63
+ "yourself",
64
+ "they're",
65
+ "hasn",
66
+ "we'd",
67
+ "isn't",
68
+ "isn",
69
+ "he's",
70
+ "ourselves",
71
+ "didn't",
72
  "being",
73
+ "does",
74
+ "ain",
75
  "mightn't",
76
+ "he'll",
77
+ "an",
78
+ "few",
79
+ "needn",
80
+ "have",
81
+ "it's",
82
+ "these",
83
+ "no",
84
+ "of",
85
+ "until",
86
+ "how",
87
+ "yours",
88
+ "t",
89
+ "why",
90
+ "i've",
91
+ "aren",
92
+ "our",
93
+ "there",
94
+ "who",
95
+ "so",
96
  "himself",
97
+ "but",
98
+ "more",
99
+ "they'll",
100
+ "mustn't",
101
+ "hadn't",
102
+ "me",
103
+ "him",
104
+ "hadn",
105
+ "them",
106
+ "shouldn",
107
+ "has",
108
+ "needn't",
109
+ "its",
110
+ "just",
111
+ "don",
112
+ "other",
113
+ "ll",
114
+ "i'd",
115
+ "out",
116
+ "he",
117
  "herself",
118
+ "to",
119
+ "it",
120
+ "been",
121
  "between",
122
+ "too",
123
+ "against",
124
+ "hers",
125
+ "under",
126
+ "down",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  "weren",
128
+ "my",
129
+ "will",
130
+ "wasn't",
131
+ "haven't",
132
+ "be",
133
+ "ma",
134
+ "that'll",
135
+ "we're",
136
  "shan",
137
+ "do",
138
+ "theirs",
139
+ "i'll",
140
+ "over",
141
+ "her",
142
+ "and",
143
+ "wouldn",
144
+ "if",
145
+ "nor",
146
+ "this",
147
+ "with",
148
  "during",
149
+ "that",
150
+ "you're",
151
+ "wasn",
152
+ "she'll",
153
+ "should",
154
+ "what",
155
  "into",
156
+ "didn",
157
+ "doing",
158
+ "d",
159
+ "any",
160
  "same",
161
+ "shan't",
162
+ "your",
163
+ "were",
164
+ "ve",
165
+ "you",
166
  "such",
167
+ "they'd",
168
+ "should've",
169
+ "where",
170
+ "are",
171
+ "o",
172
+ "itself",
173
+ "haven",
174
+ "don't",
175
+ "from",
176
+ "we'll",
177
+ "mightn",
178
+ "while",
179
  "weren't",
180
+ "then",
181
+ "each",
182
+ "a",
 
 
 
 
 
 
183
  "s",
184
+ "both",
 
 
 
 
 
 
 
 
185
  "not",
186
  "am",
187
+ "some",
188
+ "it'd",
189
+ "i",
190
+ "can",
191
+ "themselves",
192
+ "because",
193
+ "having",
194
+ "is",
195
+ "ours",
196
+ "hasn't",
197
+ "myself",
198
+ "we've",
199
+ "all",
200
+ "you've",
201
+ "up",
202
+ "doesn't",
203
+ "again",
204
+ "shouldn't",
205
+ "he'd",
206
+ "which",
207
+ "y",
208
+ "re",
209
+ "did",
210
+ "or",
211
+ "you'll",
212
+ "now",
213
+ "she'd",
214
  "about",
215
+ "mustn",
216
  "in",
217
+ "had",
218
+ "once",
219
+ "below"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
220
  ],
221
  "strip_accents": null,
222
  "token_pattern": "(?u)\\b\\w\\w+\\b",
223
  "vocabulary": null
224
  },
225
  "vocab": {
226
+ "week": 1172,
227
+ "driver": 273,
228
+ "comes": 188,
229
+ "theyre": 1072,
230
+ "always": 33,
231
+ "friendly": 381,
232
+ "love": 591,
233
+ "garbage": 394,
234
+ "trucks": 1121,
235
+ "last": 559,
236
+ "gave": 411,
237
+ "us": 1141,
238
+ "nice": 667,
239
+ "honk": 500,
240
+ "excellent": 326,
241
+ "service": 925,
242
+ "weekly": 1173,
243
+ "called": 135,
244
+ "office": 682,
245
+ "spoke": 1000,
246
+ "person": 715,
247
+ "got": 440,
248
+ "exceptional": 330,
249
+ "also": 30,
250
+ "thank": 1047,
251
+ "following": 371,
252
+ "making": 599,
253
+ "sure": 1023,
254
+ "request": 877,
255
+ "folks": 368,
256
+ "like": 575,
257
+ "good": 433,
258
+ "job": 536,
259
+ "people": 712,
260
+ "collect": 180,
261
+ "trash": 1106,
262
+ "met": 612,
263
+ "awesome": 90,
264
+ "company": 195,
265
+ "waited": 1148,
266
+ "months": 627,
267
+ "closed": 178,
268
+ "account": 18,
269
+ "sent": 923,
270
+ "another": 52,
271
+ "bill": 108,
272
+ "times": 1094,
273
+ "watch": 1162,
274
+ "try": 1124,
275
+ "guys": 460,
276
+ "never": 656,
277
+ "missed": 618,
278
+ "pick": 761,
279
+ "problem": 801,
280
+ "grateful": 444,
281
+ "services": 957,
282
+ "thanks": 1064,
283
+ "helpful": 479,
284
+ "message": 611,
285
+ "regarding": 865,
286
+ "damaged": 243,
287
+ "dumpster": 289,
288
+ "commercial": 190,
289
+ "property": 810,
290
+ "appreciated": 71,
291
+ "professionalism": 806,
292
+ "conversation": 218,
293
+ "datetime": 244,
294
+ "update": 1135,
295
+ "canceled": 145,
296
+ "received": 849,
297
+ "showing": 971,
298
+ "however": 507,
299
+ "showed": 970,
300
+ "money": 624,
301
+ "call": 130,
302
+ "responded": 885,
303
+ "end": 305,
304
+ "know": 552,
305
+ "new": 662,
306
+ "dump": 288,
307
+ "expect": 332,
308
+ "pay": 707,
309
+ "organization": 695,
310
+ "say": 909,
311
+ "persons": 753,
312
+ "far": 352,
313
+ "better": 104,
314
+ "location": 585,
315
+ "wasnt": 1157,
316
+ "really": 842,
317
+ "impressed": 514,
318
+ "satisfied": 907,
319
+ "positive": 791,
320
+ "pleasure": 783,
321
+ "speaking": 998,
322
+ "drivers": 280,
323
+ "kids": 545,
324
+ "day": 245,
325
+ "wave": 1164,
326
+ "great": 445,
327
+ "rep": 870,
328
+ "use": 1142,
329
+ "pickup": 770,
330
+ "month": 626,
331
+ "going": 430,
332
+ "town": 1104,
333
+ "two": 1129,
334
+ "scheduled": 913,
335
+ "street": 1013,
336
+ "weeks": 1174,
337
+ "made": 593,
338
+ "truck": 1116,
339
+ "would": 1206,
340
+ "wouldnt": 1211,
341
+ "picked": 765,
342
+ "empty": 303,
343
+ "neighbors": 655,
344
+ "cans": 148,
345
+ "appreciate": 66,
346
+ "quick": 828,
347
+ "days": 247,
348
+ "phone": 759,
349
+ "named": 642,
350
+ "wish": 1189,
351
+ "everyone": 322,
352
+ "cheerful": 172,
353
+ "customer": 233,
354
+ "outstanding": 700,
355
+ "easy": 293,
356
+ "make": 595,
357
+ "changes": 165,
358
+ "super": 1017,
359
+ "reliable": 867,
360
+ "representative": 873,
361
+ "incredibly": 519,
362
+ "talk": 1037,
363
+ "entire": 309,
364
+ "experience": 334,
365
+ "listened": 578,
366
+ "answered": 56,
367
+ "questions": 824,
368
+ "clearly": 176,
369
+ "provided": 812,
370
+ "throughout": 1082,
371
+ "truly": 1123,
372
+ "app": 64,
373
+ "makes": 597,
374
+ "communicate": 191,
375
+ "keep": 540,
376
+ "long": 587,
377
+ "realized": 841,
378
+ "big": 106,
379
+ "forgotten": 375,
380
+ "put": 817,
381
+ "recycling": 858,
382
+ "container": 216,
383
+ "saw": 908,
384
+ "house": 505,
385
+ "took": 1098,
386
+ "time": 1089,
387
+ "take": 1029,
388
+ "brought": 125,
389
+ "back": 93,
390
+ "caring": 158,
391
+ "consistent": 211,
392
+ "things": 1075,
393
+ "look": 588,
394
+ "collection": 184,
395
+ "thankful": 1063,
396
+ "extra": 338,
397
+ "bags": 96,
398
+ "get": 412,
399
+ "wonderful": 1193,
400
+ "employee": 300,
401
+ "20": 6,
402
+ "plus": 785,
403
+ "years": 1219,
404
+ "want": 1152,
405
+ "pleasant": 777,
406
+ "response": 887,
407
+ "working": 1200,
408
+ "everything": 323,
409
+ "easier": 292,
410
+ "much": 633,
411
+ "change": 164,
412
+ "patient": 705,
413
+ "kind": 546,
414
+ "break": 121,
415
+ "costs": 222,
416
+ "simple": 974,
417
+ "way": 1167,
418
+ "could": 223,
419
+ "understand": 1131,
420
+ "amazing": 48,
421
+ "hiring": 493,
422
+ "taken": 1032,
423
+ "care": 156,
424
+ "quickly": 829,
425
+ "im": 511,
426
+ "leaving": 568,
427
+ "review": 890,
428
+ "answering": 58,
429
+ "dont": 268,
430
+ "agent": 26,
431
+ "answers": 59,
432
+ "today": 1095,
433
+ "disposal": 263,
434
+ "quality": 822,
435
+ "walked": 1151,
436
+ "work": 1195,
437
+ "happy": 467,
438
+ "live": 581,
439
+ "community": 193,
440
+ "team": 1041,
441
+ "wanted": 1156,
442
+ "ive": 530,
443
+ "twice": 1128,
444
+ "knowledgeable": 554,
445
+ "line": 577,
446
+ "help": 476,
447
+ "drop": 286,
448
+ "bin": 110,
449
+ "went": 1177,
450
+ "well": 1176,
451
+ "placed": 774,
452
+ "best": 99,
453
+ "stopped": 1012,
454
+ "talked": 1038,
455
+ "home": 498,
456
+ "whole": 1184,
457
+ "hes": 488,
458
+ "old": 684,
459
+ "smile": 985,
460
+ "attitude": 83,
461
+ "prompt": 807,
462
+ "polite": 787,
463
+ "courteous": 228,
464
+ "staff": 1003,
465
+ "every": 318,
466
+ "satisfaction": 906,
467
+ "glad": 425,
468
+ "informed": 522,
469
+ "professional": 804,
470
+ "email": 298,
471
+ "support": 1021,
472
+ "accommodating": 17,
473
+ "route": 897,
474
+ "business": 127,
475
+ "helped": 477,
476
+ "meet": 608,
477
+ "needs": 650,
478
+ "without": 1191,
479
+ "picking": 767,
480
+ "moving": 632,
481
+ "state": 1008,
482
+ "problems": 802,
483
+ "billing": 109,
484
+ "anything": 61,
485
+ "incredible": 518,
486
+ "family": 349,
487
+ "forward": 377,
488
+ "friday": 380,
489
+ "front": 388,
490
+ "window": 1188,
491
+ "morning": 629,
492
+ "moved": 631,
493
+ "url": 1138,
494
+ "recycle": 857,
495
+ "even": 314,
496
+ "bit": 113,
497
+ "stuck": 1015,
498
+ "alternative": 31,
499
+ "process": 803,
500
+ "address": 24,
501
+ "detail": 257,
502
+ "todays": 1096,
503
+ "world": 1202,
504
+ "issue": 526,
505
+ "husband": 509,
506
+ "many": 604,
507
+ "frustrating": 390,
508
+ "calls": 142,
509
+ "absolutely": 15,
510
+ "real": 840,
511
+ "answer": 54,
512
  "10": 0,
513
+ "minute": 615,
514
+ "wait": 1147,
515
+ "hang": 464,
516
+ "one": 685,
517
+ "12": 3,
518
+ "picks": 769,
519
+ "come": 186,
520
+ "ground": 458,
521
+ "done": 267,
522
+ "dependable": 254,
523
+ "cant": 151,
524
+ "enough": 307,
525
+ "beyond": 105,
526
+ "year": 1218,
527
+ "bins": 112,
528
+ "around": 78,
529
+ "left": 569,
530
+ "organizations": 697,
531
+ "couple": 226,
532
+ "ago": 27,
533
+ "noticed": 674,
534
+ "werent": 1180,
535
+ "curb": 231,
536
+ "id": 510,
537
+ "asked": 80,
538
+ "getting": 418,
539
+ "efficient": 295,
540
+ "resolution": 879,
541
+ "due": 287,
542
+ "next": 664,
543
+ "told": 1097,
544
+ "taking": 1035,
545
+ "customers": 242,
546
+ "snow": 988,
547
+ "refuse": 864,
548
+ "maybe": 607,
549
+ "part": 703,
550
+ "see": 916,
551
+ "terrible": 1044,
552
+ "deserve": 255,
553
+ "options": 693,
554
+ "monopoly": 625,
555
+ "boy": 120,
556
+ "waves": 1166,
557
+ "outside": 699,
558
+ "though": 1078,
559
+ "places": 775,
560
+ "online": 688,
561
+ "yes": 1221,
562
+ "away": 89,
563
+ "within": 1190,
564
+ "less": 570,
565
+ "lucky": 592,
566
+ "payment": 710,
567
+ "payments": 711,
568
+ "wednesday": 1171,
569
+ "night": 668,
570
+ "thursday": 1086,
571
+ "said": 904,
572
+ "still": 1010,
573
+ "go": 426,
574
+ "check": 170,
575
+ "happened": 466,
576
+ "tell": 1042,
577
+ "kept": 544,
578
+ "talking": 1040,
579
+ "hold": 495,
580
+ "came": 143,
581
+ "putting": 821,
582
+ "wrong": 1215,
583
+ "top": 1100,
584
+ "explained": 337,
585
+ "ask": 79,
586
+ "something": 993,
587
+ "instead": 523,
588
+ "saying": 911,
589
+ "fact": 344,
590
+ "hope": 501,
591
+ "representatives": 875,
592
+ "ensure": 308,
593
+ "waste": 1158,
594
+ "management": 602,
595
+ "option": 692,
596
+ "case": 161,
597
+ "gone": 432,
598
+ "set": 959,
599
+ "lady": 557,
600
+ "monday": 623,
601
+ "park": 702,
602
+ "neighborhood": 654,
603
+ "seeing": 917,
604
+ "stars": 1005,
605
+ "delivered": 253,
606
+ "exactly": 325,
607
+ "spot": 1002,
608
+ "aware": 88,
609
+ "anyone": 60,
610
+ "looking": 589,
611
+ "safety": 903,
612
+ "first": 364,
613
+ "almost": 28,
614
+ "open": 690,
615
+ "recently": 852,
616
+ "issues": 528,
617
+ "throw": 1084,
618
+ "thats": 1069,
619
+ "several": 962,
620
+ "minutes": 616,
621
+ "lived": 582,
622
+ "murreys": 637,
623
+ "competent": 201,
624
+ "point": 786,
625
+ "solution": 989,
626
+ "name": 640,
627
+ "special": 999,
628
+ "takes": 1034,
629
+ "give": 419,
630
+ "little": 580,
631
+ "hours": 504,
632
+ "driving": 285,
633
+ "different": 259,
634
+ "shows": 972,
635
+ "leave": 564,
636
+ "mess": 610,
637
+ "hard": 469,
638
+ "order": 694,
639
+ "yard": 1216,
640
+ "please": 780,
641
+ "previous": 795,
642
+ "area": 76,
643
+ "items": 529,
644
+ "immediately": 513,
645
+ "huge": 508,
646
+ "actually": 22,
647
+ "small": 984,
648
+ "kindness": 550,
649
+ "calling": 141,
650
+ "supervisor": 1020,
651
+ "place": 773,
652
+ "personable": 750,
653
+ "setting": 960,
654
+ "broken": 124,
655
+ "carts": 160,
656
+ "notch": 670,
657
+ "highly": 490,
658
+ "recommend": 855,
659
+ "emptied": 302,
660
+ "completely": 206,
661
+ "deal": 249,
662
+ "complaints": 205,
663
+ "shes": 964,
664
+ "couldnt": 225,
665
+ "must": 639,
666
+ "provide": 811,
667
+ "clear": 175,
668
+ "knowledge": 553,
669
+ "size": 981,
670
+ "upgrade": 1136,
671
+ "dedication": 251,
672
+ "handled": 463,
673
+ "promptly": 808,
674
+ "addressing": 25,
675
+ "believe": 98,
676
+ "kindly": 549,
677
+ "forgot": 373,
678
+ "ran": 833,
679
+ "miss": 617,
680
+ "especially": 312,
681
+ "let": 571,
682
+ "bring": 123,
683
+ "since": 976,
684
+ "houses": 506,
685
+ "extremely": 341,
686
+ "able": 11,
687
+ "needed": 649,
688
+ "urley": 1140,
689
+ "need": 647,
690
+ "possible": 793,
691
+ "rain": 831,
692
+ "autopay": 87,
693
+ "charging": 169,
694
+ "bag": 95,
695
+ "fee": 355,
696
+ "already": 29,
697
+ "35": 8,
698
+ "tried": 1114,
699
+ "using": 1144,
700
+ "think": 1076,
701
+ "might": 613,
702
+ "cancelled": 146,
703
+ "handle": 462,
704
+ "mile": 614,
705
+ "question": 823,
706
+ "fantastic": 351,
707
+ "contact": 214,
708
+ "information": 521,
709
+ "receive": 848,
710
+ "helping": 487,
711
+ "situation": 979,
712
+ "ones": 687,
713
+ "late": 561,
714
+ "lol": 586,
715
+ "future": 392,
716
+ "etc": 313,
717
+ "may": 606,
718
+ "respond": 884,
719
+ "later": 562,
720
+ "proof": 809,
721
+ "right": 892,
722
+ "correct": 219,
723
+ "companies": 194,
724
+ "seem": 918,
725
+ "show": 969,
726
+ "obviously": 676,
727
+ "full": 391,
728
+ "doesnt": 265,
729
+ "multiple": 636,
730
+ "occasions": 677,
731
+ "happen": 465,
732
+ "surprise": 1025,
733
+ "thing": 1074,
734
+ "blown": 115,
735
+ "attention": 82,
736
+ "follow": 369,
737
+ "matter": 605,
738
+ "offering": 680,
739
+ "others": 698,
740
+ "life": 574,
741
+ "woman": 1192,
742
+ "consistently": 212,
743
+ "pickups": 772,
744
+ "past": 704,
745
+ "knocked": 551,
746
+ "employees": 301,
747
+ "find": 362,
748
+ "across": 19,
749
+ "didnt": 258,
750
+ "apologized": 63,
751
+ "horrible": 502,
752
+ "boxes": 119,
753
+ "checking": 171,
754
+ "action": 21,
755
+ "literally": 579,
756
+ "number": 675,
757
+ "hear": 473,
758
+ "nothing": 672,
759
+ "collected": 182,
760
+ "shout": 967,
761
+ "coming": 189,
762
+ "man": 601,
763
+ "respectful": 883,
764
+ "fail": 345,
765
+ "someone": 992,
766
+ "failed": 346,
767
+ "till": 1088,
768
+ "constantly": 213,
769
+ "giving": 424,
770
+ "definitely": 252,
771
+ "absolute": 13,
772
+ "ever": 316,
773
+ "reason": 845,
774
+ "manner": 603,
775
+ "careful": 157,
776
+ "poor": 788,
777
+ "accident": 16,
778
+ "supposed": 1022,
779
+ "regular": 866,
780
+ "grabbing": 442,
781
+ "businesses": 128,
782
+ "totally": 1102,
783
+ "closing": 179,
784
+ "soon": 995,
785
+ "resolving": 882,
786
+ "note": 671,
787
+ "appropriately": 75,
788
+ "responsive": 888,
789
+ "pricing": 798,
790
+ "schedule": 912,
791
+ "apparently": 65,
792
+ "half": 461,
793
+ "lids": 573,
794
+ "bother": 118,
795
+ "reading": 839,
796
+ "read": 837,
797
+ "isnt": 525,
798
+ "waiting": 1149,
799
+ "disappointing": 262,
800
+ "youre": 1223,
801
+ "face": 343,
802
+ "guy": 459,
803
+ "road": 894,
804
+ "navigating": 645,
805
+ "busy": 129,
806
+ "city": 173,
807
+ "streets": 1014,
808
+ "seems": 919,
809
+ "skill": 983,
810
+ "seen": 921,
811
+ "forget": 372,
812
+ "seriously": 924,
813
+ "true": 1122,
814
+ "short": 965,
815
+ "else": 297,
816
+ "used": 1143,
817
+ "serviced": 956,
818
+ "price": 796,
819
+ "works": 1201,
820
+ "gets": 417,
821
+ "offered": 679,
822
+ "info": 520,
823
+ "dealing": 250,
824
+ "refreshing": 862,
825
+ "bright": 122,
826
+ "communication": 192,
827
+ "weather": 1168,
828
+ "recent": 851,
829
+ "offer": 678,
830
+ "reps": 876,
831
+ "timely": 1093,
832
+ "greatly": 455,
833
+ "bobbiejo": 116,
834
+ "resolved": 881,
835
+ "three": 1080,
836
+ "missing": 621,
837
+ "workers": 1199,
838
+ "holidays": 497,
839
+ "ups": 1137,
840
+ "although": 32,
841
+ "charge": 166,
842
+ "prices": 797,
843
+ "return": 889,
844
+ "feel": 356,
845
+ "bad": 94,
846
+ "quite": 830,
847
+ "duty": 290,
848
+ "difficult": 260,
849
+ "complain": 203,
850
+ "drive": 272,
851
+ "grab": 441,
852
+ "touch": 1103,
853
+ "lazy": 563,
854
+ "rude": 899,
855
+ "trying": 1125,
856
+ "charges": 168,
857
+ "mistake": 622,
858
+ "step": 1009,
859
+ "started": 1007,
860
+ "theyve": 1073,
861
+ "correctly": 220,
862
+ "followed": 370,
863
+ "heard": 474,
864
+ "course": 227,
865
+ "reach": 836,
866
+ "system": 1028,
867
+ "despite": 256,
868
+ "puts": 820,
869
+ "position": 790,
870
+ "willing": 1186,
871
+ "anytime": 62,
872
+ "goes": 428,
873
+ "worked": 1197,
874
+ "send": 922,
875
+ "notice": 673,
876
+ "15": 4,
877
+ "worker": 1198,
878
+ "pride": 799,
879
+ "worst": 1204,
880
+ "driveway": 284,
881
+ "pull": 814,
882
+ "personal": 751,
883
+ "ladies": 556,
884
+ "solve": 991,
885
+ "solutions": 990,
886
+ "continue": 217,
887
+ "thru": 1085,
888
+ "considering": 210,
889
+ "cannot": 147,
890
+ "speak": 997,
891
+ "prior": 800,
892
+ "directly": 261,
893
+ "inclement": 515,
894
+ "conditions": 209,
895
+ "single": 977,
896
+ "round": 896,
897
+ "trip": 1115,
898
+ "playing": 776,
899
+ "local": 584,
900
+ "serving": 958,
901
+ "weve": 1181,
902
+ "row": 898,
903
+ "50": 10,
904
+ "run": 900,
905
+ "competition": 202,
906
+ "switch": 1027,
907
+ "free": 379,
908
+ "given": 423,
909
+ "expensive": 333,
910
+ "whenever": 1183,
911
+ "hit": 494,
912
+ "pun": 815,
913
+ "intended": 524,
914
+ "neighbor": 653,
915
+ "feet": 358,
916
+ "thought": 1079,
917
+ "behind": 97,
918
+ "arent": 77,
919
+ "whatever": 1182,
920
+ "sucks": 1016,
921
+ "understood": 1134,
922
+ "third": 1077,
923
+ "urle": 1139,
924
+ "credit": 230,
925
+ "joke": 538,
926
+ "paying": 708,
927
+ "companys": 200,
928
+ "negative": 651,
929
+ "reviews": 891,
930
+ "roads": 895,
931
+ "large": 558,
932
+ "wont": 1194,
933
+ "bunch": 126,
934
+ "babies": 92,
935
+ "graciously": 443,
936
+ "raise": 832,
937
+ "rates": 834,
938
+ "second": 915,
939
+ "shouldnt": 966,
940
+ "complex": 207,
941
+ "currently": 232,
942
+ "encountered": 304,
943
+ "theyll": 1071,
944
+ "writing": 1213,
945
+ "ended": 306,
946
+ "normal": 669,
947
+ "report": 872,
948
+ "wow": 1212,
949
+ "yesterday": 1222,
950
+ "understandable": 1132,
951
+ "charged": 167,
952
+ "fees": 357,
953
+ "collectors": 185,
954
+ "worth": 1205,
955
+ "standard": 1004,
956
+ "heavy": 475,
957
+ "always friendly": 36,
958
+ "last week": 560,
959
+ "excellent service": 329,
960
+ "spoke person": 1001,
961
+ "person got": 727,
962
+ "service also": 926,
963
+ "thank person": 1060,
964
+ "making sure": 600,
965
+ "good job": 436,
966
+ "never missed": 661,
967
+ "missed pick": 619,
968
+ "thanks person": 1067,
969
+ "person helpful": 732,
970
+ "garbage company": 396,
971
+ "person pleasure": 741,
972
+ "pleasure speaking": 784,
973
+ "drivers friendly": 283,
974
+ "always wave": 47,
975
+ "wave honk": 1165,
976
+ "thank great": 1052,
977
+ "great company": 447,
978
+ "person great": 728,
979
+ "garbage pickup": 404,
980
+ "person made": 735,
981
+ "made sure": 594,
982
+ "would pick": 1210,
983
+ "service persons": 944,
984
+ "persons always": 754,
985
+ "always great": 39,
986
+ "great job": 452,
987
+ "named person": 643,
988
+ "customer service": 234,
989
+ "service representative": 950,
990
+ "representative person": 874,
991
+ "person person": 739,
992
+ "person incredibly": 733,
993
+ "answered questions": 57,
994
+ "excellent customer": 327,
995
+ "appreciate great": 68,
996
+ "great service": 453,
997
+ "person nice": 736,
998
+ "big thank": 107,
999
+ "forgotten put": 376,
1000
+ "driver saw": 278,
1001
+ "took time": 1099,
1002
+ "awesome service": 91,
1003
+ "person really": 745,
1004
+ "service always": 927,
1005
+ "want thank": 1154,
1006
+ "person quick": 744,
1007
+ "thank much": 1057,
1008
+ "garbage service": 408,
1009
+ "person amazing": 718,
1010
+ "taken care": 1033,
1011
+ "always get": 37,
1012
+ "service person": 943,
1013
+ "great work": 454,
1014
+ "ive called": 531,
1015
+ "service excellent": 935,
1016
+ "garbage pick": 402,
1017
+ "driver made": 277,
1018
+ "driver best": 275,
1019
+ "truck took": 1120,
1020
+ "hes always": 489,
1021
+ "driver great": 276,
1022
+ "service customer": 931,
1023
+ "persons great": 758,
1024
+ "call persons": 133,
1025
+ "persons drivers": 757,
1026
+ "service best": 928,
1027
+ "person helped": 731,
1028
+ "great customer": 448,
1029
+ "years never": 1220,
1030
+ "never issue": 657,
1031
+ "service thank": 952,
1032
+ "phone calls": 760,
1033
+ "person absolutely": 716,
1034
+ "10 minute": 1,
1035
+ "keep good": 541,
1036
+ "good work": 439,
1037
+ "good service": 438,
1038
+ "drivers always": 281,
1039
+ "always time": 45,
1040
+ "always picks": 43,
1041
+ "thank drivers": 1050,
1042
+ "appreciate work": 70,
1043
+ "cant say": 153,
1044
+ "say enough": 910,
1045
+ "weeks ago": 1175,
1046
+ "efficient thank": 296,
1047
+ "good people": 437,
1048
+ "taking care": 1036,
1049
+ "every time": 320,
1050
+ "collect garbage": 181,
1051
+ "always makes": 42,
1052
+ "trash get": 1108,
1053
+ "makes sure": 598,
1054
+ "dont get": 270,
1055
+ "pick trash": 764,
1056
+ "service like": 941,
1057
+ "persons disposal": 756,
1058
+ "trash truck": 1112,
1059
+ "friendly helpful": 386,
1060
+ "came back": 144,
1061
+ "service drivers": 933,
1062
+ "want say": 1153,
1063
+ "thank appreciate": 1048,
1064
+ "missed pickup": 620,
1065
+ "person pleasant": 740,
1066
+ "called set": 139,
1067
+ "thank garbage": 1051,
1068
+ "get picked": 414,
1069
+ "super friendly": 1018,
1070
+ "friendly always": 382,
1071
+ "thank organization": 1059,
1072
+ "called persons": 137,
1073
+ "questions person": 827,
1074
+ "garbage driver": 399,
1075
+ "recently moved": 853,
1076
+ "ive never": 533,
1077
+ "never issues": 658,
1078
+ "person today": 748,
1079
+ "name person": 641,
1080
+ "person always": 717,
1081
+ "every week": 321,
1082
+ "time time": 1092,
1083
+ "garbage truck": 410,
1084
+ "kind helpful": 547,
1085
+ "hard working": 472,
1086
+ "yard waste": 1217,
1087
+ "waste bin": 1159,
1088
+ "please thank": 781,
1089
+ "thank driver": 1049,
1090
+ "take care": 1030,
1091
+ "person went": 749,
1092
+ "went beyond": 1178,
1093
+ "friendly customer": 383,
1094
+ "person super": 746,
1095
+ "super helpful": 1019,
1096
+ "day day": 246,
1097
+ "person awesome": 721,
1098
+ "top notch": 1101,
1099
+ "called today": 140,
1100
+ "entire process": 311,
1101
+ "highly recommend": 491,
1102
+ "recommend person": 856,
1103
+ "person driver": 724,
1104
+ "pleasant experience": 778,
1105
+ "setting service": 961,
1106
+ "new home": 663,
1107
+ "experience person": 335,
1108
+ "person organization": 738,
1109
+ "service received": 948,
1110
+ "throughout entire": 1083,
1111
+ "thanks persons": 1068,
1112
+ "service provided": 946,
1113
+ "received person": 850,
1114
+ "get trash": 415,
1115
+ "able get": 12,
1116
+ "need make": 648,
1117
+ "make sure": 596,
1118
+ "sure everything": 1024,
1119
+ "trash cans": 1107,
1120
+ "job always": 537,
1121
+ "thank location": 1056,
1122
+ "helpful nice": 483,
1123
+ "would like": 1209,
1124
+ "like thank": 576,
1125
+ "person help": 730,
1126
+ "appreciated thank": 73,
1127
+ "extra bag": 339,
1128
+ "every month": 319,
1129
+ "trash pickup": 1110,
1130
+ "extra mile": 340,
1131
+ "call back": 132,
1132
+ "person courteous": 723,
1133
+ "went way": 1179,
1134
+ "another company": 53,
1135
+ "situation persons": 980,
1136
+ "good customer": 434,
1137
+ "days later": 248,
1138
+ "right away": 893,
1139
+ "pleasant talk": 779,
1140
+ "pickup called": 771,
1141
+ "talked person": 1039,
1142
+ "person professional": 742,
1143
+ "time driver": 1091,
1144
+ "smile wave": 987,
1145
+ "months ago": 628,
1146
+ "thanks much": 1066,
1147
+ "picking garbage": 768,
1148
+ "garbage cans": 395,
1149
+ "pick cans": 762,
1150
+ "hard find": 470,
1151
+ "thank persons": 1062,
1152
+ "next day": 665,
1153
+ "said would": 905,
1154
+ "company service": 199,
1155
+ "friendly thank": 387,
1156
+ "picked trash": 766,
1157
+ "shout person": 968,
1158
+ "person kind": 734,
1159
+ "helpful person": 485,
1160
+ "kind patient": 548,
1161
+ "forgot put": 374,
1162
+ "two weeks": 1130,
1163
+ "failed pick": 347,
1164
+ "next week": 666,
1165
+ "always helpful": 41,
1166
+ "first time": 365,
1167
+ "helpful friendly": 480,
1168
+ "trash recycle": 1111,
1169
+ "called person": 136,
1170
+ "helpful knowledgeable": 482,
1171
+ "even though": 315,
1172
+ "issue quickly": 527,
1173
+ "reliable service": 868,
1174
+ "drivers dont": 282,
1175
+ "truck driver": 1117,
1176
+ "smile face": 986,
1177
+ "truck drivers": 1118,
1178
+ "positive attitude": 792,
1179
+ "ive seen": 535,
1180
+ "one best": 686,
1181
+ "absolute pleasure": 14,
1182
+ "service outstanding": 942,
1183
+ "much person": 635,
1184
+ "service great": 938,
1185
+ "great communication": 446,
1186
+ "murreys person": 638,
1187
+ "best customer": 101,
1188
+ "service reps": 951,
1189
+ "garbage missed": 401,
1190
+ "helpful patient": 484,
1191
+ "greatly appreciated": 457,
1192
+ "bobbiejo helpful": 117,
1193
+ "thank hard": 1054,
1194
+ "hard work": 471,
1195
+ "service week": 954,
1196
+ "person provided": 743,
1197
+ "person thank": 747,
1198
+ "helped get": 478,
1199
+ "person one": 737,
1200
+ "organization location": 696,
1201
+ "give person": 421,
1202
+ "disposal company": 264,
1203
+ "helpful professional": 486,
1204
+ "garbage picked": 403,
1205
+ "driver always": 274,
1206
+ "really appreciated": 844,
1207
+ "appreciate driver": 67,
1208
+ "willing help": 1187,
1209
+ "great driver": 450,
1210
+ "person friendly": 726,
1211
+ "courteous professional": 229,
1212
+ "go dump": 427,
1213
+ "goes beyond": 429,
1214
+ "service ive": 940,
1215
+ "put extra": 818,
1216
+ "going beyond": 431,
1217
+ "10 years": 2,
1218
+ "pick garbage": 763,
1219
+ "inclement weather": 516,
1220
+ "weather conditions": 1169,
1221
+ "family years": 350,
1222
+ "recycling missed": 859,
1223
+ "service really": 947,
1224
+ "come back": 187,
1225
+ "service would": 955,
1226
+ "20 years": 7,
1227
+ "responded quickly": 886,
1228
+ "service garbage": 937,
1229
+ "company pun": 197,
1230
+ "pun intended": 816,
1231
+ "three weeks": 1081,
1232
+ "service called": 929,
1233
+ "poor service": 789,
1234
+ "would give": 1208,
1235
+ "cans customer": 149,
1236
+ "negative reviews": 652,
1237
+ "entire neighborhood": 310,
1238
+ "could give": 224,
1239
+ "ive ever": 532,
1240
+ "writing review": 1214,
1241
+ "waste picked": 1160,
1242
+ "call report": 134,
1243
+ "excellent customer service": 328,
1244
+ "want thank person": 1155,
1245
+ "customer service person": 237,
1246
+ "service customer service": 932,
1247
+ "keep good work": 542,
1248
+ "cant say enough": 154,
1249
+ "great customer service": 449,
1250
+ "friendly customer service": 384,
1251
+ "always great service": 40,
1252
+ "service received person": 949,
1253
+ "thank person help": 1061,
1254
+ "good customer service": 435,
1255
+ "thank great customer": 1053,
1256
+ "person great customer": 729,
1257
+ "best customer service": 102,
1258
+ "customer service reps": 241,
1259
+ "thank hard work": 1055,
1260
+ "customer service best": 235,
1261
+ "customer service really": 239,
1262
+ "garbage company pun": 397,
1263
+ "company pun intended": 198,
1264
+ "cans customer service": 150,
1265
+ "customer service representative": 240,
1266
+ "side": 973,
1267
+ "traffic": 1105,
1268
+ "nearly": 646,
1269
+ "figure": 360,
1270
+ "increasing": 517,
1271
+ "holiday": 496,
1272
+ "pleased": 782,
1273
+ "blocking": 114,
1274
+ "water": 1163,
1275
+ "move": 630,
1276
+ "cars": 159,
1277
+ "fault": 354,
1278
+ "resolve": 880,
1279
+ "3rd": 9,
1280
+ "sort": 996,
1281
+ "edit": 294,
1282
+ "16": 5,
1283
+ "lot": 590,
1284
+ "reasons": 847,
1285
+ "load": 583,
1286
+ "safely": 902,
1287
+ "paid": 701,
1288
+ "offers": 681,
1289
+ "tuesday": 1127,
1290
+ "cause": 162,
1291
+ "fixed": 367,
1292
+ "personally": 752,
1293
+ "perform": 714,
1294
+ "asking": 81,
1295
+ "fix": 366,
1296
+ "treated": 1113,
1297
+ "hire": 492,
1298
+ "rather": 835,
1299
+ "worse": 1203,
1300
+ "theres": 1070,
1301
+ "pretty": 794,
1302
+ "sit": 978,
1303
+ "experienced": 336,
1304
+ "contacted": 215,
1305
+ "hour": 503,
1306
+ "stop": 1011,
1307
+ "emails": 299,
1308
+ "auto": 84,
1309
+ "cost": 221,
1310
+ "additional": 23,
1311
+ "honestly": 499,
1312
+ "complaint": 204,
1313
+ "close": 177,
1314
+ "schedules": 914,
1315
+ "value": 1145,
1316
+ "amount": 51,
1317
+ "excessive": 331,
1318
+ "relying": 869,
1319
+ "refund": 863,
1320
+ "service phone": 945,
1321
+ "garbage recycling": 406,
1322
+ "trash missed": 1109,
1323
+ "leave garbage": 565,
1324
+ "truck pick": 1119,
1325
+ "time always": 1090,
1326
+ "get us": 416,
1327
+ "paying bill": 709,
1328
+ "trying get": 1126,
1329
+ "get garbage": 413,
1330
+ "garbage recycle": 405,
1331
+ "seems like": 920,
1332
+ "dont even": 269,
1333
+ "im sure": 512,
1334
+ "ever seen": 317,
1335
+ "several times": 963,
1336
+ "call ask": 131,
1337
+ "driver would": 279,
1338
+ "take trash": 1031,
1339
+ "always good": 38,
1340
+ "cant get": 152,
1341
+ "customer service phone": 238,
1342
+ "customer service great": 236,
1343
+ "clean": 174,
1344
+ "navigate": 644,
1345
+ "early": 291,
1346
+ "always excellent": 35,
1347
+ "always super": 44,
1348
+ "work thank": 1196,
1349
+ "garbage street": 409,
1350
+ "greatly appreciate": 456,
1351
+ "thank murreys": 1058,
1352
+ "much appreciate": 634,
1353
+ "appreciate hard": 69,
1354
+ "service every": 934,
1355
+ "service highly": 939,
1356
+ "tight": 1087,
1357
+ "keeping": 543,
1358
+ "fast": 353,
1359
+ "requested": 878,
1360
+ "safe": 901,
1361
+ "men": 609,
1362
+ "ten": 1043,
1363
+ "act": 20,
1364
+ "fill": 361,
1365
+ "reasonable": 846,
1366
+ "wife": 1185,
1367
+ "variety": 1146,
1368
+ "onto": 689,
1369
+ "caused": 163,
1370
+ "garage": 393,
1371
+ "provides": 813,
1372
+ "son": 994,
1373
+ "collecting": 183,
1374
+ "leaves": 566,
1375
+ "simply": 975,
1376
+ "concerns": 208,
1377
+ "best always": 100,
1378
+ "let know": 572,
1379
+ "great experience": 451,
1380
+ "service want": 953,
1381
+ "recycling yard": 860,
1382
+ "service friendly": 936,
1383
+ "person extremely": 725,
1384
+ "thanks hard": 1065,
1385
+ "called question": 138,
1386
+ "person answered": 720,
1387
+ "garbage disposal": 398,
1388
+ "happy customer": 468,
1389
+ "service company": 930,
1390
+ "office staff": 683,
1391
+ "questions answered": 825,
1392
+ "helpful kind": 481,
1393
+ "company always": 196,
1394
+ "friendly efficient": 385,
1395
+ "really appreciate": 843,
1396
+ "garbage man": 400,
1397
+ "cant wait": 155,
1398
+ "dont know": 271,
1399
+ "professional friendly": 805,
1400
+ "appreciated person": 72,
1401
+ "knowledgeable helpful": 555,
1402
+ "never leaves": 659,
1403
+ "leaves mess": 567,
1404
+ "read reviews": 838,
1405
+ "terrible customer": 1045,
1406
+ "would business": 1207,
1407
+ "put garbage": 819,
1408
+ "waste time": 1161,
1409
+ "always time always": 46,
1410
+ "garbage recycling yard": 407,
1411
+ "recycling yard waste": 861,
1412
+ "never leaves mess": 660,
1413
+ "terrible customer service": 1046,
1414
+ "finish": 363,
1415
+ "july": 539,
1416
+ "sweet": 1026,
1417
+ "fell": 359,
1418
+ "replace": 871,
1419
+ "opening": 691,
1420
+ "frustrated": 389,
1421
+ "dog": 266,
1422
+ "start": 1006,
1423
+ "receptionist": 854,
1424
+ "automatic": 86,
1425
+ "auto pay": 85,
1426
+ "give stars": 422,
1427
+ "give 10": 420,
1428
+ "always best": 34,
1429
+ "walk": 1150,
1430
+ "understanding": 1133,
1431
+ "website": 1170,
1432
+ "found": 378,
1433
+ "sizes": 982,
1434
+ "appreciative": 74,
1435
+ "perfect": 713,
1436
+ "answer questions": 55,
1437
+ "patient helpful": 706,
1438
+ "extremely helpful": 342,
1439
+ "bin sizes": 111,
1440
+ "person best": 722,
1441
+ "best person": 103,
1442
+ "amazing customer": 49,
1443
+ "person amazing customer": 719,
1444
+ "amazing customer service": 50,
1445
+ "persons best": 755,
1446
+ "questions even": 826,
1447
+ "fair": 348,
1448
+ "everytime": 324,
1449
+ "ive never issue": 534
1450
  }
1451
  }
1452
  }
topic_embeddings.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:307351fbb970a7c2630e514d7454a878f3a0c7393869966decafcfbca5c989e3
3
- size 16984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e890e557116b31161807b9e0ad64b024aba3bd36224cab789b24f83c6337677
3
+ size 30808
topics.json CHANGED
@@ -2,1298 +2,1685 @@
2
  "topic_representations": {
3
  "-1": [
4
  [
5
- "pickups",
6
- 0.8001362134625346
7
  ],
8
  [
9
- "teresa",
10
- 0.78483455527783
11
  ],
12
  [
13
- "wrong",
14
- 0.7522848468952165
15
  ],
16
  [
17
- "picking",
18
- 0.7383347419688229
19
  ],
20
  [
21
- "emily",
22
- 0.6251097062276859
23
  ],
24
  [
25
- "delivered",
26
- 0.6135436941648603
27
  ],
28
  [
29
- "big",
30
- 0.6028477923976987
31
  ],
32
  [
33
- "public",
34
- 0.5846701429856834
35
  ],
36
  [
37
- "given",
38
- 0.5846701429856834
39
  ],
40
  [
41
- "forget",
42
- 0.5549618361464818
43
  ]
44
  ],
45
  "0": [
46
- [
47
- "pickup",
48
- 0.33690081501861274
49
- ],
50
  [
51
  "picked",
52
- 0.3074834056869981
53
  ],
54
  [
55
- "missed",
56
- 0.3070073591464856
57
  ],
58
  [
59
- "cans",
60
- 0.30697610083423205
61
  ],
62
  [
63
- "pick",
64
- 0.2961236725688544
65
  ],
66
  [
67
  "recycle",
68
- 0.294104960933003
 
 
 
 
69
  ],
70
  [
71
- "pay",
72
- 0.28569153566760147
73
  ],
74
  [
75
- "bins",
76
- 0.2754783578945401
77
  ],
78
  [
79
- "bin",
80
- 0.27262463543885374
81
  ],
82
  [
83
- "street",
84
- 0.27144872343919424
85
  ]
86
  ],
87
  "1": [
88
  [
89
- "service service",
90
- 0.4204887452847123
91
  ],
92
  [
93
- "people",
94
- 0.3734646067901884
95
  ],
96
  [
97
- "holidays",
98
- 0.33734239544604255
99
  ],
100
  [
101
- "well",
102
- 0.33579167610115523
103
  ],
104
  [
105
- "hard",
106
- 0.33536341782722123
107
  ],
108
  [
109
- "service",
110
- 0.33419016535274265
111
  ],
112
  [
113
- "done",
114
- 0.32129846542027596
115
  ],
116
  [
117
- "year",
118
- 0.31762879865149074
119
  ],
120
  [
121
- "folks",
122
- 0.31246217591605274
123
  ],
124
  [
125
- "provide",
126
- 0.29766883418544143
127
  ]
128
  ],
129
  "2": [
130
  [
131
- "resolved",
132
- 0.4328447150122869
133
  ],
134
  [
135
- "made",
136
- 0.4240480053358524
137
  ],
138
  [
139
- "problems",
140
- 0.4165123746188533
141
  ],
142
  [
143
- "knowledgeable",
144
- 0.3937503042333843
145
  ],
146
  [
147
- "got",
148
- 0.384999183857968
149
  ],
150
  [
151
- "quickly",
152
- 0.379799852659712
153
  ],
154
  [
155
- "super",
156
- 0.3795025250654416
157
  ],
158
  [
159
- "gave",
160
- 0.3750605003773843
161
  ],
162
  [
163
- "taken",
164
- 0.3650592000881331
165
  ],
166
  [
167
- "extremely",
168
- 0.3650592000881331
169
  ]
170
  ],
171
  "3": [
172
  [
173
- "wave",
174
- 0.5916688246478153
175
  ],
176
  [
177
- "smile",
178
- 0.5317173736987271
179
  ],
180
  [
181
- "honk",
182
- 0.49769015647359854
183
  ],
184
  [
185
- "waves",
186
- 0.472382845898329
187
  ],
188
  [
189
- "respectful",
190
- 0.4451476086429893
191
  ],
192
  [
193
- "comes",
194
- 0.4451476086429893
195
  ],
196
  [
197
- "moment",
198
- 0.424069616700964
199
  ],
200
  [
201
- "guys",
202
- 0.41734504017095975
203
  ],
204
  [
205
- "route",
206
- 0.412397451735851
207
  ],
208
  [
209
- "son",
210
- 0.40909554485994265
211
  ]
212
  ],
213
  "4": [
214
  [
215
- "payment",
216
- 0.542283709437322
217
  ],
218
  [
219
- "bill",
220
- 0.4544255506898394
221
  ],
222
  [
223
- "account",
224
- 0.42020528778839383
225
  ],
226
  [
227
- "worst",
228
- 0.37915963296080796
229
  ],
230
  [
231
- "hold",
232
- 0.3391306854496946
233
  ],
234
  [
235
- "dont",
236
- 0.32842955305412797
237
  ],
238
  [
239
- "card",
240
- 0.3279867932757465
241
  ],
242
  [
243
- "address",
244
- 0.3193518904578558
245
  ],
246
  [
247
- "make sure",
248
- 0.31722770857363997
249
  ],
250
  [
251
- "like",
252
- 0.30640893306756023
253
  ]
254
  ],
255
  "5": [
256
  [
257
- "far",
258
- 0.4316983720755104
259
  ],
260
  [
261
- "community",
262
- 0.41632437953636664
263
  ],
264
  [
265
- "timely",
266
- 0.3856189535407526
267
  ],
268
  [
269
- "kids",
270
- 0.3679216990555604
271
  ],
272
  [
273
- "respond",
274
- 0.34343369424795134
275
  ],
276
  [
277
- "level",
278
- 0.34343369424795134
279
  ],
280
  [
281
- "reps",
282
- 0.34343369424795134
283
  ],
284
  [
285
- "pride",
286
- 0.34343369424795134
287
  ],
288
  [
289
- "super",
290
- 0.3391263949258656
291
  ],
292
  [
293
- "using",
294
- 0.32560558932843575
295
  ]
296
  ],
297
  "6": [
298
  [
299
- "schedule",
300
- 0.4020205255311852
301
  ],
302
  [
303
- "hes",
304
- 0.3867933888964722
305
  ],
306
  [
307
- "absolute",
308
- 0.36699285068918613
309
  ],
310
  [
311
- "quick",
312
- 0.36629837158339895
313
  ],
314
  [
315
- "dependable",
316
- 0.3620108996897981
317
  ],
318
  [
319
- "never",
320
- 0.3603960860842277
321
  ],
322
  [
323
- "professional",
324
- 0.358203121267048
325
  ],
326
  [
327
- "keep",
328
- 0.35608816028687534
329
  ],
330
  [
331
- "people",
332
- 0.3520211569978291
333
  ],
334
  [
335
- "safety",
336
- 0.3432184270530907
337
  ]
338
  ],
339
  "7": [
340
  [
341
- "service received",
342
- 0.45215146879223844
343
  ],
344
  [
345
- "request",
346
- 0.4188571773214985
347
  ],
348
  [
349
- "conversation",
350
- 0.4188571773214985
351
  ],
352
  [
353
- "take care",
354
- 0.4040645530326043
355
  ],
356
  [
357
- "exceptional",
358
- 0.39157465833252536
359
  ],
360
  [
361
- "contact",
362
- 0.39157465833252536
363
  ],
364
  [
365
- "received",
366
- 0.3914448661988117
367
  ],
368
  [
369
- "efficient",
370
- 0.38210016794891066
371
  ],
372
  [
373
- "information",
374
- 0.38118252908942385
375
  ],
376
  [
377
- "went",
378
- 0.3782138468525116
379
  ]
380
  ],
381
  "8": [
382
  [
383
- "quality",
384
- 0.4540148215225604
385
  ],
386
  [
387
- "hes",
388
- 0.427565428168618
389
  ],
390
  [
391
- "people",
392
- 0.40278558290484134
393
  ],
394
  [
395
- "yard",
396
- 0.39621487606610234
397
  ],
398
  [
399
- "joe",
400
- 0.3867409890214839
401
  ],
402
  [
403
- "reviews",
404
- 0.3848596656341859
405
  ],
406
  [
407
- "hiring",
408
- 0.37070154946368233
409
  ],
410
  [
411
- "etc",
412
- 0.37070154946368233
413
  ],
414
  [
415
- "normal",
416
- 0.37070154946368233
417
  ],
418
  [
419
- "im",
420
- 0.35803133988655084
421
  ]
422
  ],
423
  "9": [
424
  [
425
- "broken",
426
- 0.49825980971294787
427
  ],
428
  [
429
- "change",
430
- 0.48770543286370244
 
 
 
 
431
  ],
432
  [
433
- "changes",
434
- 0.46105271840263073
435
  ],
436
  [
437
- "answers",
438
- 0.45295324620752175
439
  ],
440
  [
441
- "walked",
442
- 0.45295324620752175
443
  ],
444
  [
445
- "account",
446
- 0.4448116757812635
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
447
  ],
448
  [
449
- "patient",
450
- 0.44437255107510676
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
451
  ],
452
  [
453
- "next",
454
- 0.43132047203466845
455
  ],
456
  [
457
- "spoke",
458
- 0.42634031366082814
459
  ],
460
  [
461
- "service pickup",
462
- 0.4244299579291742
463
  ]
464
  ]
465
  },
466
  "topics": [
467
- 3,
468
  4,
 
 
469
  6,
470
- 2,
471
- 4,
472
  0,
 
 
 
 
473
  2,
474
- 0,
475
- 5,
476
- 6,
477
- 6,
478
  1,
479
  4,
480
- 5,
481
- 0,
482
- 9,
483
  -1,
 
484
  2,
485
- 5,
486
- 6,
487
- 0,
488
- 0,
489
- 9,
490
- 3,
491
- 0,
492
- 8,
493
- 3,
494
- 0,
495
- 0,
496
  9,
497
- 0,
498
- 1,
499
  2,
500
- 6,
501
- 6,
 
 
 
 
 
502
  0,
 
 
503
  1,
504
- 1,
505
- 6,
506
- 9,
 
 
507
  2,
508
  9,
509
- 2,
510
- 0,
511
- 5,
 
 
 
512
  1,
 
 
 
 
 
513
  5,
 
 
 
 
 
 
 
514
  6,
515
- 9,
 
 
 
516
  9,
517
  -1,
518
  8,
519
- 5,
520
- 9,
521
- 9,
522
- 1,
523
- 2,
524
  1,
 
 
 
 
 
 
 
 
525
  1,
526
- 4,
527
- 9,
528
- 5,
529
  6,
 
 
 
 
 
530
  4,
531
- 6,
532
  9,
533
- 6,
534
  5,
535
- 0,
536
- 1,
537
- 3,
538
  9,
539
- 0,
540
- 0,
541
- 8,
542
- 0,
543
- 1,
544
  0,
545
  1,
 
546
  4,
547
- 0,
548
  1,
549
- 6,
550
- 9,
551
- 9,
552
- 7,
553
- 3,
554
- 6,
555
  3,
556
- 2,
557
- 9,
558
- 6,
559
- 6,
560
  9,
561
- 0,
562
- 1,
563
  -1,
564
- 2,
565
- 1,
566
- 0,
567
- 7,
568
- 3,
569
- 6,
570
- 0,
571
- 2,
572
- 1,
573
  1,
 
 
 
574
  2,
575
  4,
 
 
576
  -1,
577
- 0,
578
- 0,
579
- 0,
580
- 0,
581
- 3,
582
  4,
583
  4,
584
- 3,
585
- 2,
586
- 0,
587
  8,
588
- 0,
589
- 1,
590
- 9,
591
- 5,
592
  5,
593
- 8,
594
- 1,
595
- 1,
596
- 9,
597
  7,
598
- 9,
599
- 3,
600
- 0,
601
- 4,
602
- 0,
603
- 8,
604
- 0,
605
- 0,
606
- 8,
607
- 4,
608
- 3,
609
- 2,
610
  1,
 
 
 
611
  2,
612
- 2,
613
- 0,
614
- 0,
615
- 2,
616
- 3,
617
  1,
618
- 1,
619
- 1,
620
- 7,
621
- 0,
622
- 6,
623
- 5,
624
- 7,
625
  -1,
626
  5,
627
- 7,
628
- 3,
629
- 0,
630
  0,
 
 
 
 
 
 
 
631
  1,
632
- 7,
 
633
  2,
 
 
 
 
634
  1,
635
- 0,
636
- 2,
637
- 2,
638
- 6,
639
- 0,
640
- 6,
641
- 6,
642
- 6,
643
- 0,
644
- 2,
645
- 0,
646
- 0,
647
  1,
 
 
 
 
 
 
 
 
648
  -1,
649
- 9,
650
- 1,
651
- 3,
652
- 3,
653
- 6,
654
  1,
 
 
 
 
 
655
  0,
656
- 0,
657
- 3,
658
- 5,
659
- 7,
 
 
 
660
  0,
661
  4,
662
- 3,
 
663
  1,
664
- 6,
665
- 5,
666
- 0,
 
667
  5,
668
  2,
669
- 7,
670
  1,
671
- 6,
672
- 6,
673
- 2,
674
  7,
675
  5,
676
- 3,
677
- 1,
678
- 0,
679
- 1,
680
- 7,
681
  4,
682
- 1,
683
- 2,
684
- 1,
685
- 0,
686
- 0,
687
- 3,
688
- 1,
689
  6,
690
- 2,
691
- 4,
692
- 0,
693
- 4,
694
  2,
695
  3,
696
- 0,
697
- 6,
698
- 4,
699
- 6,
700
- 6,
701
  1,
 
702
  2,
703
- 0,
 
 
 
704
  1,
705
- 6,
706
- 0,
 
707
  4,
708
- 0,
709
  1,
 
 
 
710
  0,
 
711
  1,
712
- 0,
713
- 3,
714
- 0,
715
  8,
 
 
 
 
 
 
 
 
716
  2,
 
717
  1,
718
- 6,
719
  2,
 
720
  1,
721
- 1,
722
- 6,
723
- 0,
724
- 0,
725
- 0,
726
- 0,
727
- 7,
728
- 6,
729
- 4,
730
  3,
731
- 1,
732
- 0,
733
  4,
734
- -1,
735
- 0,
736
- 3,
737
- 3,
738
- 3,
739
  1,
 
740
  1,
 
 
 
741
  2,
742
  8,
743
- 5,
744
- 0,
745
  1,
746
- 1,
747
- 0,
748
- 2,
749
- 3,
750
  0,
 
 
 
 
751
  3,
752
- 2,
753
- 8,
 
 
754
  5,
755
  3,
756
- 0,
757
  6,
758
  3,
759
- 4,
760
  -1,
761
- 0,
 
 
762
  3,
763
- 7,
764
- 6,
765
- 7,
766
- 2,
767
- 6,
768
- 0,
769
- 0,
770
- 2,
771
- 0,
772
- 2,
773
- 9,
774
- 0,
775
- 2,
776
- 1,
777
  2,
778
- 7,
779
- 1,
780
- 7,
781
- 0,
782
  0,
783
  1,
 
 
 
 
784
  7,
785
  -1,
786
- 2,
787
- 0,
788
- 0,
789
- 0,
790
- 0,
791
- 2,
 
792
  3,
793
- 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
794
  2,
 
795
  1,
796
- 7,
 
 
 
 
 
 
 
797
  0,
 
798
  2,
 
 
 
 
799
  2,
 
 
 
 
800
  0,
801
- 7,
802
- 2,
803
- 1,
804
  1,
 
 
 
805
  2,
 
 
806
  2,
807
- 4,
808
- 7,
 
 
809
  2,
 
 
 
 
810
  3,
811
- 8,
812
  2,
813
- 1,
814
- 0,
815
  2,
 
 
 
816
  0,
817
  3,
 
818
  5,
819
- 6,
 
 
 
 
 
 
 
 
 
820
  1,
821
- 0,
 
 
 
 
822
  1,
 
 
 
823
  0,
824
- 0,
 
 
 
 
 
 
 
 
825
  9,
826
  9,
827
- 0,
828
- 0,
829
- 0,
830
- 6,
831
  -1,
832
- 8,
833
- 6,
834
- 5,
835
- 2,
836
- 2,
837
- 3,
838
- 0,
839
- 0,
840
  0,
841
- 2,
842
- 2,
843
- 1,
844
  4,
845
- 7,
846
- 3,
847
- 8,
848
  2,
849
- 1,
850
- 7,
851
  2,
 
852
  1,
853
- 0,
854
- 2,
855
  5,
856
- 6,
857
- 8,
858
  1,
 
 
 
 
 
 
 
859
  1,
860
  -1,
861
- 2,
862
- 2,
863
- 6,
864
- 6,
865
  1,
866
  7,
 
 
 
 
867
  -1,
868
- 0,
869
- 8,
870
- 0,
871
- 2,
872
- 0,
873
- 1,
874
- 0,
875
- 9,
876
  1,
877
  3,
 
 
 
 
878
  1,
879
  1,
880
- 6,
881
- 0,
882
- 6,
883
  0,
884
  3,
885
- 5,
886
- 6,
887
- 1,
888
- 0,
889
- 0,
 
 
 
890
  1,
891
- 0,
892
- 6,
893
- 0,
894
- 0,
895
  5,
 
896
  0,
897
  1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
898
  0,
 
 
 
 
 
899
  -1,
900
  8,
901
- 6,
902
- 1,
903
- 1,
904
  1,
 
 
 
 
 
 
905
  0,
 
 
 
906
  0,
 
 
 
 
 
 
907
  0,
 
 
908
  3,
909
- 3,
 
 
910
  -1,
911
- 0,
912
- 6,
913
- 0,
 
 
 
914
  3,
 
 
915
  1,
 
 
 
 
916
  9,
917
- 1,
918
- 3,
919
- 3,
920
- 0,
921
- 0,
922
- 1,
923
- 2,
924
- 3,
925
- 3,
926
- 2,
927
- 0,
928
- 2,
929
- 0,
930
- 0,
931
- 2,
932
- 0,
933
- 0,
934
- 3,
935
- 0,
936
- 2,
937
- 0,
938
  0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
939
  2,
940
- 0,
941
- 0,
942
- 0,
943
- 0,
944
  1,
945
- 7,
946
  1,
947
- 3,
948
  5,
 
949
  0,
 
950
  5,
 
951
  0,
952
- 3,
953
- 0,
954
- 5,
955
  6,
956
- 2,
957
  0,
958
- 8,
959
  0,
960
- 2,
 
 
961
  0,
962
  3,
 
963
  0,
 
 
 
 
964
  6,
965
- 3,
966
  2,
967
- 7,
968
  4,
969
- 0,
970
- 0,
971
- 7,
972
- 1,
973
  5,
974
- 0,
975
- 6,
976
  6,
977
  0,
978
- 0,
979
- 6,
980
- 4,
981
  1,
982
- 0,
983
- 0,
984
- 0,
985
- 4,
986
- 6,
987
  4,
 
 
 
988
  7,
989
  0,
 
990
  1,
 
991
  1,
992
- 2,
993
- 1,
994
- 5,
995
- 9,
996
- 0,
997
- 2,
998
- 0,
999
- 6,
1000
  -1,
 
1001
  -1,
1002
- 1,
 
 
 
 
 
 
 
1003
  2,
1004
- 3,
1005
  5,
1006
  1,
 
1007
  0,
1008
- 8,
1009
- 0,
1010
- 1,
1011
- 6,
1012
- 1,
1013
- 1,
1014
  3,
 
 
1015
  0,
 
 
1016
  0,
1017
- 1,
1018
- 8,
1019
- 1,
1020
- 0,
1021
- 1,
1022
- 4,
1023
  5,
1024
  0,
1025
- 0,
1026
- 1,
1027
- 3,
1028
- 0,
1029
  4,
 
 
 
1030
  0,
1031
- 9,
1032
  0,
1033
- 6,
 
1034
  5,
1035
  6,
 
 
 
 
 
1036
  -1,
1037
- 4,
1038
- 1,
1039
  4,
1040
  -1,
1041
- 5,
1042
- 3,
1043
- 0,
1044
  3,
1045
- 4,
1046
  -1,
 
 
 
 
1047
  1,
1048
- 0,
1049
- 5,
1050
- 0,
1051
  3,
1052
- 4,
 
 
 
 
 
 
1053
  2,
1054
- -1,
1055
  5,
1056
  3,
1057
- 0,
1058
- 0,
1059
- 4,
1060
- 1,
1061
  6,
1062
- 1,
 
 
1063
  -1,
1064
- 0,
1065
  2,
1066
- 1,
1067
- 6,
1068
- 1,
1069
- 0,
1070
- 0,
1071
  2,
1072
- 0,
1073
- 3,
1074
- 0,
1075
- 0,
1076
  5,
1077
- 1,
1078
- 0,
1079
- 0,
1080
- 6,
1081
- 0,
1082
- 0,
1083
- 0,
1084
  5,
 
 
1085
  -1,
 
1086
  -1,
 
1087
  -1,
1088
  5,
1089
- 0,
1090
- 0,
1091
- 4,
1092
- 1,
1093
- 4,
1094
- 1,
1095
- 0,
1096
- 0,
1097
- 0,
1098
- 0,
1099
- 1,
1100
  5,
1101
- 4,
1102
- 0,
1103
  3,
1104
  3,
1105
- 0,
1106
- 1,
1107
- 9,
1108
- 4,
1109
- -1,
1110
- 1,
1111
- 4,
1112
  8,
1113
  0,
 
1114
  8,
 
 
 
 
 
1115
  0,
1116
- 1,
1117
  0,
1118
- 6,
1119
- 5,
1120
- 6,
1121
- 1,
1122
  0,
 
 
1123
  6,
1124
  0,
 
 
1125
  0,
 
1126
  3,
1127
  3,
1128
- 4,
1129
- 5,
1130
- 0,
1131
- 2,
1132
  3,
1133
  0,
 
1134
  0,
1135
- 4,
1136
- 0,
1137
- 0,
 
 
1138
  0,
 
 
1139
  0,
1140
- 1,
1141
  3,
1142
- 5,
1143
- 5,
 
 
 
 
 
1144
  0,
1145
  0,
 
 
1146
  3,
1147
- 6,
 
1148
  0,
1149
- 5,
1150
  3,
1151
  3,
1152
- 0,
1153
  9,
 
 
 
 
1154
  6,
1155
- 8,
1156
- 0,
1157
  0,
 
 
1158
  2,
1159
- 7,
1160
- 4,
1161
- 4,
1162
- 0,
1163
- 0,
1164
- 0,
1165
- 0,
1166
- 0,
1167
- 0,
1168
- 0,
1169
  5,
1170
- 0,
1171
- 4,
1172
- 0,
1173
- 4,
1174
- 4,
1175
- 0,
1176
- 4,
1177
- 0,
1178
- 1,
1179
  6,
1180
- 4,
1181
- 4,
1182
- 0,
 
 
 
 
 
 
1183
  1,
1184
  8,
1185
- 0,
1186
- 1,
1187
- 4,
1188
- 4,
1189
- 1,
1190
  6,
1191
- 0,
1192
  -1,
1193
- 0,
1194
- 2,
1195
- 0,
1196
- 0,
1197
- 0,
1198
  2,
1199
  0,
1200
- 0,
1201
- 0,
1202
- 4,
1203
- 9,
1204
  0,
1205
  1,
1206
- 0,
1207
  2,
 
 
1208
  0,
1209
  0,
1210
  6,
1211
- 4,
1212
- 1,
1213
- 0,
1214
- 8,
1215
  1,
1216
- 4,
1217
- 2,
1218
- 4,
1219
  0,
1220
- 4,
 
 
1221
  0,
1222
  3,
1223
  1,
1224
  3,
1225
- 1,
1226
- 0,
1227
- 0,
1228
- 4,
1229
- 0,
1230
- 1,
1231
- 0,
1232
- 4,
1233
- 0,
1234
- 0,
1235
- 0,
1236
- 0,
1237
- 0,
1238
- 1,
1239
- 2,
1240
- -1,
1241
- 8,
1242
- 4,
1243
- 4,
1244
- 0,
1245
- 0,
1246
- 0,
1247
- 0,
1248
- 0,
1249
  0,
1250
- 1,
1251
- 4,
1252
  6,
1253
- 4,
1254
- 0,
1255
- 0,
1256
- 0,
1257
- 4,
1258
- 4,
1259
- 1,
1260
- 0,
1261
- 4,
1262
- 0,
1263
- 0,
1264
  6,
1265
- 1,
1266
- 0,
1267
- 0,
1268
- 0,
1269
- 1,
1270
- 0,
1271
  0,
1272
  6,
1273
- 0,
1274
- 0,
1275
- 4,
1276
- 4,
1277
- 0,
1278
- 0,
1279
- 0,
1280
- 0,
1281
- 4,
1282
- 1,
1283
- 0
1284
  ],
1285
  "topic_sizes": {
1286
- "3": 68,
1287
- "4": 67,
1288
- "6": 72,
1289
- "2": 79,
1290
- "0": 254,
1291
- "5": 44,
1292
- "1": 123,
1293
- "9": 30,
1294
- "-1": 27,
1295
- "8": 25,
1296
- "7": 28
 
 
 
 
 
 
 
 
 
1297
  },
1298
  "topic_mapper": [
1299
  [
@@ -1305,124 +1692,151 @@
1305
  [
1306
  0,
1307
  0,
1308
- 0,
1309
- 6
1310
  ],
1311
  [
1312
  1,
1313
  1,
1314
- 1,
1315
  1
1316
  ],
1317
  [
1318
  2,
1319
  2,
1320
- 2,
1321
  9
1322
  ],
1323
  [
1324
  3,
1325
  3,
1326
- 3,
1327
- 4
1328
  ],
1329
  [
1330
  4,
1331
  4,
1332
- 4,
1333
- 2
1334
  ],
1335
  [
1336
  5,
1337
  5,
1338
- 5,
1339
- 8
1340
  ],
1341
  [
1342
  6,
1343
  6,
1344
- 6,
1345
- 7
1346
  ],
1347
  [
1348
  7,
1349
  7,
1350
- 7,
1351
- 0
1352
  ],
1353
  [
1354
  8,
1355
  8,
1356
- 8,
1357
- 5
1358
  ],
1359
  [
1360
  9,
1361
  9,
1362
- 7,
1363
- 0
1364
  ],
1365
  [
1366
  10,
1367
  10,
1368
- 7,
1369
- 0
1370
  ],
1371
  [
1372
  11,
1373
  11,
1374
- 3,
1375
- 4
1376
  ],
1377
  [
1378
  12,
1379
  12,
1380
- 7,
1381
- 0
1382
  ],
1383
  [
1384
  13,
1385
  13,
1386
- 7,
1387
- 0
1388
  ],
1389
  [
1390
  14,
1391
  14,
1392
- 14,
1393
- 3
1394
  ],
1395
  [
1396
  15,
1397
  15,
1398
- 7,
1399
- 0
1400
  ],
1401
  [
1402
  16,
1403
  16,
1404
- 7,
1405
- 0
1406
  ],
1407
  [
1408
  17,
1409
  17,
1410
- 7,
 
 
 
 
 
 
1411
  0
 
 
 
 
 
 
 
 
 
 
 
 
1412
  ]
1413
  ],
1414
  "topic_labels": {
1415
- "-1": "-1_pickups_teresa_wrong_picking",
1416
- "0": "0_pickup_picked_missed_cans",
1417
- "1": "1_service service_people_holidays_well",
1418
- "2": "2_resolved_made_problems_knowledgeable",
1419
- "3": "3_wave_smile_honk_waves",
1420
- "4": "4_payment_bill_account_worst",
1421
- "5": "5_far_community_timely_kids",
1422
- "6": "6_schedule_hes_absolute_quick",
1423
- "7": "7_service received_request_conversation_take care",
1424
- "8": "8_quality_hes_people_yard",
1425
- "9": "9_broken_change_changes_answers"
 
 
 
 
 
 
 
 
 
1426
  },
1427
  "custom_labels": null,
1428
  "_outliers": 1,
 
2
  "topic_representations": {
3
  "-1": [
4
  [
5
+ "organization",
6
+ 0.22198383347722678
7
  ],
8
  [
9
+ "thank",
10
+ 0.2132660623923051
11
  ],
12
  [
13
+ "persons",
14
+ 0.20725917513009273
15
  ],
16
  [
17
+ "location",
18
+ 0.2066675358240668
19
  ],
20
  [
21
+ "call",
22
+ 0.2055394300066122
23
  ],
24
  [
25
+ "bin",
26
+ 0.1989479379656319
27
  ],
28
  [
29
+ "team",
30
+ 0.19859480071395957
31
  ],
32
  [
33
+ "trash",
34
+ 0.1948604802941149
35
  ],
36
  [
37
+ "person",
38
+ 0.19419761399455585
39
  ],
40
  [
41
+ "thank person",
42
+ 0.19072727896149633
43
  ]
44
  ],
45
  "0": [
 
 
 
 
46
  [
47
  "picked",
48
+ 0.34771163570271973
49
  ],
50
  [
51
+ "weeks",
52
+ 0.31575175928927085
53
  ],
54
  [
55
+ "recycling",
56
+ 0.3134575242966465
57
  ],
58
  [
59
+ "bins",
60
+ 0.310458393858113
61
  ],
62
  [
63
  "recycle",
64
+ 0.30597615620949903
65
+ ],
66
+ [
67
+ "pickup",
68
+ 0.2949936599682494
69
  ],
70
  [
71
+ "friday",
72
+ 0.28510951499912673
73
  ],
74
  [
75
+ "come",
76
+ 0.28346945533230444
77
  ],
78
  [
79
+ "missed",
80
+ 0.28171681249569197
81
  ],
82
  [
83
+ "told",
84
+ 0.2808314334437166
85
  ]
86
  ],
87
  "1": [
88
  [
89
+ "great service",
90
+ 0.549976267688278
91
  ],
92
  [
93
+ "good service",
94
+ 0.5282942616823655
95
  ],
96
  [
97
+ "service thank",
98
+ 0.5053612969634659
99
  ],
100
  [
101
+ "good",
102
+ 0.4915452438567661
103
  ],
104
  [
105
+ "always excellent",
106
+ 0.48975239289817835
107
  ],
108
  [
109
+ "always great",
110
+ 0.4784731666830912
111
  ],
112
  [
113
+ "appreciate",
114
+ 0.47450549511879303
115
  ],
116
  [
117
+ "hard work",
118
+ 0.4689136260436413
119
  ],
120
  [
121
+ "work",
122
+ 0.4475716985624103
123
  ],
124
  [
125
+ "job",
126
+ 0.44397017141350914
127
  ]
128
  ],
129
  "2": [
130
  [
131
+ "waste",
132
+ 0.32448591021711615
133
  ],
134
  [
135
+ "dumpster",
136
+ 0.2960760018227311
137
  ],
138
  [
139
+ "yard",
140
+ 0.28711212654750035
141
  ],
142
  [
143
+ "garbage recycling",
144
+ 0.27951722008989793
145
  ],
146
  [
147
+ "recycling",
148
+ 0.2764506052579521
149
  ],
150
  [
151
+ "yard waste",
152
+ 0.26810097748010425
153
  ],
154
  [
155
+ "guy",
156
+ 0.25421490998069635
157
  ],
158
  [
159
+ "keeping",
160
+ 0.25042205747653246
161
  ],
162
  [
163
+ "garbage",
164
+ 0.24708358971735475
165
  ],
166
  [
167
+ "friendly",
168
+ 0.24280995783475218
169
  ]
170
  ],
171
  "3": [
172
  [
173
+ "cans",
174
+ 0.37987987631149117
175
  ],
176
  [
177
+ "lids",
178
+ 0.31715126950767825
179
  ],
180
  [
181
+ "charge",
182
+ 0.26591355559482566
183
  ],
184
  [
185
+ "truck",
186
+ 0.26256196334559795
187
  ],
188
  [
189
+ "driveway",
190
+ 0.2556919158605553
191
  ],
192
  [
193
+ "fail",
194
+ 0.2537206207712576
195
  ],
196
  [
197
+ "garage",
198
+ 0.2409804272927435
199
  ],
200
  [
201
+ "son",
202
+ 0.2409804272927435
203
  ],
204
  [
205
+ "weeks",
206
+ 0.24068048128604005
207
  ],
208
  [
209
+ "many",
210
+ 0.2405431983631096
211
  ]
212
  ],
213
  "4": [
214
  [
215
+ "account",
216
+ 0.37554379428193274
217
  ],
218
  [
219
+ "much person",
220
+ 0.31613725655221053
221
  ],
222
  [
223
+ "shes",
224
+ 0.29954183507604915
225
  ],
226
  [
227
+ "thank much",
228
+ 0.2964320959813495
229
  ],
230
  [
231
+ "helped",
232
+ 0.29597626096714663
233
  ],
234
  [
235
+ "extremely helpful",
236
+ 0.29188309476027097
237
  ],
238
  [
239
+ "auto pay",
240
+ 0.29188309476027097
241
  ],
242
  [
243
+ "credit",
244
+ 0.28672844185802215
245
  ],
246
  [
247
+ "change",
248
+ 0.28632375026626217
249
  ],
250
  [
251
+ "helpful",
252
+ 0.2842165362966857
253
  ]
254
  ],
255
  "5": [
256
  [
257
+ "drivers",
258
+ 0.36422268965641713
259
  ],
260
  [
261
+ "smile",
262
+ 0.3451981049751327
263
  ],
264
  [
265
+ "person driver",
266
+ 0.33851237840460124
267
  ],
268
  [
269
+ "driver",
270
+ 0.33541216842641025
271
  ],
272
  [
273
+ "great job",
274
+ 0.33289762721573485
275
  ],
276
  [
277
+ "hes",
278
+ 0.3180380736976666
279
  ],
280
  [
281
+ "driver great",
282
+ 0.3162310519129903
283
  ],
284
  [
285
+ "always friendly",
286
+ 0.3162310519129903
287
  ],
288
  [
289
+ "friendly",
290
+ 0.3129729308348625
291
  ],
292
  [
293
+ "respectful",
294
+ 0.30740559666059314
295
  ]
296
  ],
297
  "6": [
298
  [
299
+ "payment",
300
+ 0.3982843697120122
301
  ],
302
  [
303
+ "worst",
304
+ 0.39018072457101155
305
  ],
306
  [
307
+ "monopoly",
308
+ 0.35012184759867154
309
  ],
310
  [
311
+ "different",
312
+ 0.342614470010194
313
  ],
314
  [
315
+ "hold",
316
+ 0.3379064195455151
317
  ],
318
  [
319
+ "rude",
320
+ 0.3357692858331358
321
  ],
322
  [
323
+ "ever",
324
+ 0.331259874926581
325
  ],
326
  [
327
+ "month",
328
+ 0.3084649471848053
329
  ],
330
  [
331
+ "negative",
332
+ 0.3024738966865818
333
  ],
334
  [
335
+ "minutes",
336
+ 0.3024738966865818
337
  ]
338
  ],
339
  "7": [
340
  [
341
+ "driver",
342
+ 0.43322955842669336
343
  ],
344
  [
345
+ "side",
346
+ 0.4107885974361903
347
  ],
348
  [
349
+ "feet",
350
+ 0.3569999788402992
351
  ],
352
  [
353
+ "knocked",
354
+ 0.3442598835766358
355
  ],
356
  [
357
+ "water",
358
+ 0.3442598835766358
359
  ],
360
  [
361
+ "cans",
362
+ 0.34061646825960984
363
  ],
364
  [
365
+ "small",
366
+ 0.3354074852907454
367
  ],
368
  [
369
+ "stopped",
370
+ 0.33350177436243666
371
  ],
372
  [
373
+ "driver always",
374
+ 0.33350177436243666
375
  ],
376
  [
377
+ "came",
378
+ 0.3294872364518399
379
  ]
380
  ],
381
  "8": [
382
  [
383
+ "helped",
384
+ 0.5099952346937325
385
  ],
386
  [
387
+ "helpful",
388
+ 0.5069208948085623
389
  ],
390
  [
391
+ "person helpful",
392
+ 0.48471912648609045
393
  ],
394
  [
395
+ "courteous",
396
+ 0.46904322810786137
397
  ],
398
  [
399
+ "helpful professional",
400
+ 0.4600709414182436
401
  ],
402
  [
403
+ "person courteous",
404
+ 0.4600709414182436
405
  ],
406
  [
407
+ "helpful person",
408
+ 0.4600709414182436
409
  ],
410
  [
411
+ "person best",
412
+ 0.42506384180137535
413
  ],
414
  [
415
+ "fix",
416
+ 0.42506384180137535
417
  ],
418
  [
419
+ "courteous professional",
420
+ 0.42506384180137535
421
  ]
422
  ],
423
  "9": [
424
  [
425
+ "reliable",
426
+ 1.0786895783585468
427
  ],
428
  [
429
+ "service friendly",
430
+ 0.8270672315508789
431
+ ],
432
+ [
433
+ "dependable",
434
+ 0.7402559472925978
435
  ],
436
  [
437
+ "friendly",
438
+ 0.7157848076391795
439
  ],
440
  [
441
+ "efficient",
442
+ 0.6828723711205928
443
  ],
444
  [
445
+ "prompt",
446
+ 0.6704456832999587
447
  ],
448
  [
449
+ "professional friendly",
450
+ 0.6164555460608829
451
+ ],
452
+ [
453
+ "competent",
454
+ 0.6164555460608829
455
+ ],
456
+ [
457
+ "questions answered",
458
+ 0.6164555460608829
459
+ ],
460
+ [
461
+ "professional",
462
+ 0.597072530764798
463
+ ]
464
+ ],
465
+ "10": [
466
+ [
467
+ "truck",
468
+ 0.4543025486772271
469
+ ],
470
+ [
471
+ "garbage man",
472
+ 0.4102023647584885
473
+ ],
474
+ [
475
+ "man",
476
+ 0.409597186177104
477
+ ],
478
+ [
479
+ "outside",
480
+ 0.3785895001712171
481
+ ],
482
+ [
483
+ "heard",
484
+ 0.37250780395230426
485
+ ],
486
+ [
487
+ "driver",
488
+ 0.3676438724743531
489
+ ],
490
+ [
491
+ "would like",
492
+ 0.3546690750880877
493
+ ],
494
+ [
495
+ "shows",
496
+ 0.34957583027753075
497
+ ],
498
+ [
499
+ "ran",
500
+ 0.34957583027753075
501
+ ],
502
+ [
503
+ "give",
504
+ 0.3457773768575519
505
+ ]
506
+ ],
507
+ "11": [
508
+ [
509
+ "great customer",
510
+ 0.46080553720862777
511
+ ],
512
+ [
513
+ "great customer service",
514
+ 0.4354248862480475
515
+ ],
516
+ [
517
+ "quickly",
518
+ 0.4309426762324027
519
+ ],
520
+ [
521
+ "resolved",
522
+ 0.4298291644021541
523
+ ],
524
+ [
525
+ "issue",
526
+ 0.42770284584431467
527
+ ],
528
+ [
529
+ "customer service person",
530
+ 0.3955637469521504
531
+ ],
532
+ [
533
+ "customer service",
534
+ 0.38760261862618245
535
+ ],
536
+ [
537
+ "customer",
538
+ 0.37689495225950853
539
+ ],
540
+ [
541
+ "amazing customer service",
542
+ 0.3735473758381243
543
+ ],
544
+ [
545
+ "service called",
546
+ 0.3735473758381243
547
+ ]
548
+ ],
549
+ "12": [
550
+ [
551
+ "july",
552
+ 0.44363449809471744
553
+ ],
554
+ [
555
+ "ups",
556
+ 0.42504649857648724
557
+ ],
558
+ [
559
+ "whole",
560
+ 0.42356226721938983
561
+ ],
562
+ [
563
+ "put garbage",
564
+ 0.40987805822827794
565
+ ],
566
+ [
567
+ "weve",
568
+ 0.40987805822827794
569
+ ],
570
+ [
571
+ "years never",
572
+ 0.40987805822827794
573
+ ],
574
+ [
575
+ "always time",
576
+ 0.4045371128411785
577
+ ],
578
+ [
579
+ "drive",
580
+ 0.3853874409879111
581
+ ],
582
+ [
583
+ "driving",
584
+ 0.37622548207318846
585
+ ],
586
+ [
587
+ "ive never",
588
+ 0.37622548207318846
589
+ ]
590
+ ],
591
+ "13": [
592
+ [
593
+ "employees",
594
+ 0.5788608560153843
595
+ ],
596
+ [
597
+ "fantastic",
598
+ 0.5386853044658979
599
+ ],
600
+ [
601
+ "great company",
602
+ 0.5386853044658979
603
+ ],
604
+ [
605
+ "thankful",
606
+ 0.5218514077094141
607
+ ],
608
+ [
609
+ "excellent customer service",
610
+ 0.5218514077094141
611
+ ],
612
+ [
613
+ "best customer",
614
+ 0.5072874481637617
615
+ ],
616
+ [
617
+ "best customer service",
618
+ 0.5072874481637617
619
+ ],
620
+ [
621
+ "excellent customer",
622
+ 0.49445715448752087
623
+ ],
624
+ [
625
+ "best",
626
+ 0.48244034430891397
627
+ ],
628
+ [
629
+ "customer service",
630
+ 0.4531249786611793
631
+ ]
632
+ ],
633
+ "14": [
634
+ [
635
+ "pleasure",
636
+ 0.46166863007948844
637
+ ],
638
+ [
639
+ "attitude",
640
+ 0.43865968399653477
641
+ ],
642
+ [
643
+ "pleasant",
644
+ 0.41968341796778824
645
+ ],
646
+ [
647
+ "pleased",
648
+ 0.411655330748459
649
+ ],
650
+ [
651
+ "refreshing",
652
+ 0.411655330748459
653
+ ],
654
+ [
655
+ "pleasure speaking",
656
+ 0.39440723772933683
657
+ ],
658
+ [
659
+ "knowledgeable",
660
+ 0.3860926575800934
661
+ ],
662
+ [
663
+ "speaking",
664
+ 0.3803322066952372
665
+ ],
666
+ [
667
+ "representatives",
668
+ 0.3803322066952372
669
+ ],
670
+ [
671
+ "great experience",
672
+ 0.3803322066952372
673
+ ]
674
+ ],
675
+ "15": [
676
+ [
677
+ "drivers",
678
+ 0.8577092190578478
679
+ ],
680
+ [
681
+ "drivers always",
682
+ 0.8365706213308166
683
+ ],
684
+ [
685
+ "hard work",
686
+ 0.6694100763859151
687
+ ],
688
+ [
689
+ "awesome",
690
+ 0.6519719838279591
691
+ ],
692
+ [
693
+ "best person",
694
+ 0.628051337316275
695
+ ],
696
+ [
697
+ "appreciate driver",
698
+ 0.628051337316275
699
+ ],
700
+ [
701
+ "keep good work",
702
+ 0.628051337316275
703
+ ],
704
+ [
705
+ "keep good",
706
+ 0.628051337316275
707
+ ],
708
+ [
709
+ "persons best",
710
+ 0.628051337316275
711
+ ],
712
+ [
713
+ "best",
714
+ 0.6236156976271348
715
+ ]
716
+ ],
717
+ "16": [
718
+ [
719
+ "always time",
720
+ 1.2906300864967184
721
+ ],
722
+ [
723
+ "time always",
724
+ 1.0343420629648152
725
+ ],
726
+ [
727
+ "always time always",
728
+ 0.9588813226913874
729
+ ],
730
+ [
731
+ "friendly always",
732
+ 0.7829233214929734
733
+ ],
734
+ [
735
+ "time",
736
+ 0.7441799571377088
737
+ ],
738
+ [
739
+ "always",
740
+ 0.7059463249625779
741
+ ],
742
+ [
743
+ "value",
744
+ 0.6090725785791846
745
+ ],
746
+ [
747
+ "efficient thank",
748
+ 0.6090725785791846
749
+ ],
750
+ [
751
+ "never leaves mess",
752
+ 0.6090725785791846
753
+ ],
754
+ [
755
+ "never leaves",
756
+ 0.6090725785791846
757
+ ]
758
+ ],
759
+ "17": [
760
+ [
761
+ "questions",
762
+ 0.3980911004913822
763
+ ],
764
+ [
765
+ "best customer",
766
+ 0.3671476999862793
767
+ ],
768
+ [
769
+ "best customer service",
770
+ 0.3671476999862793
771
+ ],
772
+ [
773
+ "phone",
774
+ 0.3609030311295325
775
+ ],
776
+ [
777
+ "excellent customer",
778
+ 0.3578618151680536
779
+ ],
780
+ [
781
+ "customer service",
782
+ 0.3565168266734221
783
+ ],
784
+ [
785
+ "best",
786
+ 0.34916468648052695
787
+ ],
788
+ [
789
+ "person amazing",
790
+ 0.3420702052185629
791
+ ],
792
+ [
793
+ "nice",
794
+ 0.33452602214463484
795
  ],
796
  [
797
+ "great customer service",
798
+ 0.3332392554077353
799
+ ]
800
+ ],
801
+ "18": [
802
+ [
803
+ "murreys",
804
+ 0.8063088530276976
805
+ ],
806
+ [
807
+ "start",
808
+ 0.44208603089871706
809
+ ],
810
+ [
811
+ "continue",
812
+ 0.42356291115790917
813
+ ],
814
+ [
815
+ "disposal",
816
+ 0.4009031399810445
817
+ ],
818
+ [
819
+ "almost",
820
+ 0.395162136420119
821
+ ],
822
+ [
823
+ "using",
824
+ 0.3749123001186927
825
+ ],
826
+ [
827
+ "show",
828
+ 0.3583682919071418
829
  ],
830
  [
831
+ "fair",
832
+ 0.3295093496480666
833
  ],
834
  [
835
+ "pleasant talk",
836
+ 0.3295093496480666
837
  ],
838
  [
839
+ "questions even",
840
+ 0.3295093496480666
841
  ]
842
  ]
843
  },
844
  "topics": [
845
+ -1,
846
  4,
847
+ 16,
848
+ -1,
849
  6,
 
 
850
  0,
851
+ -1,
852
+ -1,
853
+ 4,
854
+ -1,
855
  2,
 
 
 
 
856
  1,
857
  4,
858
+ 14,
 
 
859
  -1,
860
+ 4,
861
  2,
862
+ 17,
863
+ -1,
 
 
 
 
 
 
 
 
 
864
  9,
 
 
865
  2,
866
+ 7,
867
+ -1,
868
+ -1,
869
+ 12,
870
+ 2,
871
+ 15,
872
+ 7,
873
  0,
874
+ 11,
875
+ 12,
876
  1,
877
+ 11,
878
+ 8,
879
+ 16,
880
+ -1,
881
+ 13,
882
  2,
883
  9,
884
+ -1,
885
+ 8,
886
+ 3,
887
+ -1,
888
+ 3,
889
+ -1,
890
  1,
891
+ 18,
892
+ 9,
893
+ 4,
894
+ 14,
895
+ 3,
896
  5,
897
+ 18,
898
+ 14,
899
+ -1,
900
+ 1,
901
+ 4,
902
+ -1,
903
+ 13,
904
  6,
905
+ 17,
906
+ 18,
907
+ 10,
908
+ 4,
909
  9,
910
  -1,
911
  8,
912
+ 18,
913
+ -1,
 
 
 
914
  1,
915
+ 15,
916
+ 8,
917
+ 16,
918
+ -1,
919
+ 10,
920
+ -1,
921
+ -1,
922
+ 14,
923
  1,
 
 
 
924
  6,
925
+ 12,
926
+ 13,
927
+ -1,
928
+ 14,
929
+ -1,
930
  4,
931
+ 15,
932
  9,
 
933
  5,
934
+ -1,
935
+ 4,
936
+ -1,
937
  9,
938
+ -1,
 
 
 
 
939
  0,
940
  1,
941
+ -1,
942
  4,
 
943
  1,
 
 
 
 
 
 
944
  3,
945
+ -1,
946
+ 5,
 
 
947
  9,
948
+ 18,
949
+ 8,
950
  -1,
 
 
 
 
 
 
 
 
 
951
  1,
952
+ -1,
953
+ 4,
954
+ -1,
955
  2,
956
  4,
957
+ 2,
958
+ -1,
959
  -1,
 
 
 
 
 
960
  4,
961
  4,
962
+ -1,
 
 
963
  8,
964
+ 2,
 
 
 
965
  5,
 
 
 
 
966
  7,
 
 
 
 
 
 
 
 
 
 
 
 
967
  1,
968
+ 8,
969
+ -1,
970
+ -1,
971
  2,
 
 
 
 
 
972
  1,
973
+ -1,
974
+ 4,
975
+ 4,
 
 
 
 
976
  -1,
977
  5,
978
+ -1,
979
+ 4,
 
980
  0,
981
+ 17,
982
+ 10,
983
+ 10,
984
+ -1,
985
+ 6,
986
+ 5,
987
+ 11,
988
  1,
989
+ 4,
990
+ 14,
991
  2,
992
+ 10,
993
+ 8,
994
+ 5,
995
+ -1,
996
  1,
 
 
 
 
 
 
 
 
 
 
 
 
997
  1,
998
+ 11,
999
+ 10,
1000
+ -1,
1001
+ -1,
1002
+ -1,
1003
+ -1,
1004
+ -1,
1005
+ 11,
1006
  -1,
 
 
 
 
 
1007
  1,
1008
+ -1,
1009
+ 2,
1010
+ -1,
1011
+ 8,
1012
+ -1,
1013
  0,
1014
+ 14,
1015
+ 11,
1016
+ 16,
1017
+ -1,
1018
+ 1,
1019
+ 17,
1020
+ 16,
1021
  0,
1022
  4,
1023
+ -1,
1024
+ 10,
1025
  1,
1026
+ -1,
1027
+ 14,
1028
+ -1,
1029
+ 15,
1030
  5,
1031
  2,
 
1032
  1,
1033
+ -1,
 
 
1034
  7,
1035
  5,
1036
+ -1,
 
 
 
 
1037
  4,
1038
+ -1,
 
 
 
 
 
 
1039
  6,
1040
+ -1,
 
 
 
1041
  2,
1042
  3,
1043
+ 5,
1044
+ 7,
1045
+ 15,
1046
+ 8,
1047
+ 8,
1048
  1,
1049
+ 9,
1050
  2,
1051
+ 8,
1052
+ 8,
1053
+ 4,
1054
+ 5,
1055
  1,
1056
+ -1,
1057
+ 17,
1058
+ 14,
1059
  4,
 
1060
  1,
1061
+ 8,
1062
+ 13,
1063
+ -1,
1064
  0,
1065
+ -1,
1066
  1,
1067
+ 16,
 
 
1068
  8,
1069
+ 4,
1070
+ -1,
1071
+ -1,
1072
+ 11,
1073
+ 15,
1074
+ 7,
1075
+ 16,
1076
+ 4,
1077
  2,
1078
+ 16,
1079
  1,
 
1080
  2,
1081
+ 12,
1082
  1,
1083
+ 9,
 
 
 
 
 
 
 
 
1084
  3,
 
 
1085
  4,
1086
+ 10,
 
 
 
 
1087
  1,
1088
+ 7,
1089
  1,
1090
+ 10,
1091
+ 15,
1092
+ -1,
1093
  2,
1094
  8,
 
 
1095
  1,
1096
+ 9,
1097
+ 11,
 
 
1098
  0,
1099
+ 1,
1100
+ 9,
1101
+ -1,
1102
+ -1,
1103
  3,
1104
+ -1,
1105
+ -1,
1106
+ 9,
1107
+ 6,
1108
  5,
1109
  3,
1110
+ 4,
1111
  6,
1112
  3,
 
1113
  -1,
1114
+ 15,
1115
+ -1,
1116
+ -1,
1117
  3,
1118
+ -1,
1119
+ 17,
 
 
 
 
 
 
 
 
 
 
 
 
1120
  2,
1121
+ 15,
 
 
 
1122
  0,
1123
  1,
1124
+ 5,
1125
+ 10,
1126
+ 14,
1127
+ 5,
1128
  7,
1129
  -1,
1130
+ 11,
1131
+ -1,
1132
+ -1,
1133
+ -1,
1134
+ -1,
1135
+ 9,
1136
+ 5,
1137
  3,
1138
+ -1,
1139
+ -1,
1140
+ -1,
1141
+ -1,
1142
+ 8,
1143
+ 13,
1144
+ 8,
1145
+ -1,
1146
+ -1,
1147
+ -1,
1148
+ 18,
1149
+ 18,
1150
+ 4,
1151
+ -1,
1152
+ 2,
1153
+ 14,
1154
+ 13,
1155
  2,
1156
+ 4,
1157
  1,
1158
+ -1,
1159
+ -1,
1160
+ -1,
1161
+ 13,
1162
+ -1,
1163
+ -1,
1164
+ 11,
1165
+ 18,
1166
  0,
1167
+ 10,
1168
  2,
1169
+ -1,
1170
+ 5,
1171
+ -1,
1172
+ 11,
1173
  2,
1174
+ -1,
1175
+ -1,
1176
+ 8,
1177
+ 17,
1178
  0,
1179
+ -1,
1180
+ 4,
1181
+ 13,
1182
  1,
1183
+ -1,
1184
+ 17,
1185
+ -1,
1186
  2,
1187
+ -1,
1188
+ 15,
1189
  2,
1190
+ -1,
1191
+ 1,
1192
+ 10,
1193
+ 14,
1194
  2,
1195
+ 5,
1196
+ 18,
1197
+ 9,
1198
+ 1,
1199
  3,
1200
+ -1,
1201
  2,
1202
+ 7,
 
1203
  2,
1204
+ 11,
1205
+ 12,
1206
+ 7,
1207
  0,
1208
  3,
1209
+ -1,
1210
  5,
1211
+ 12,
1212
+ 18,
1213
+ 11,
1214
+ 8,
1215
+ 5,
1216
+ -1,
1217
+ 7,
1218
+ 7,
1219
+ 11,
1220
+ 11,
1221
  1,
1222
+ -1,
1223
+ -1,
1224
+ -1,
1225
+ 17,
1226
+ -1,
1227
  1,
1228
+ -1,
1229
+ 11,
1230
+ 13,
1231
  0,
1232
+ -1,
1233
+ -1,
1234
+ 9,
1235
+ 3,
1236
+ -1,
1237
+ 13,
1238
+ 16,
1239
+ 11,
1240
+ -1,
1241
  9,
1242
  9,
1243
+ 1,
1244
+ 14,
 
 
1245
  -1,
1246
+ 7,
1247
+ 17,
 
 
 
 
 
 
1248
  0,
 
 
 
1249
  4,
1250
+ 0,
 
 
1251
  2,
 
 
1252
  2,
1253
+ 14,
1254
  1,
 
 
1255
  5,
1256
+ -1,
 
1257
  1,
1258
+ 16,
1259
+ 0,
1260
+ 9,
1261
+ 7,
1262
+ -1,
1263
+ 12,
1264
+ 9,
1265
  1,
1266
  -1,
1267
+ 12,
 
 
 
1268
  1,
1269
  7,
1270
+ 16,
1271
+ -1,
1272
+ -1,
1273
+ -1,
1274
  -1,
 
 
 
 
 
 
 
 
1275
  1,
1276
  3,
1277
+ -1,
1278
+ 2,
1279
+ 16,
1280
+ -1,
1281
  1,
1282
  1,
 
 
 
1283
  0,
1284
  3,
1285
+ -1,
1286
+ 15,
1287
+ 15,
1288
+ -1,
1289
+ 7,
1290
+ 2,
1291
+ -1,
1292
+ -1,
1293
  1,
1294
+ -1,
1295
+ -1,
1296
+ -1,
 
1297
  5,
1298
+ -1,
1299
  0,
1300
  1,
1301
+ 8,
1302
+ 15,
1303
+ 5,
1304
+ 14,
1305
+ 7,
1306
+ 11,
1307
+ -1,
1308
+ -1,
1309
+ -1,
1310
+ 7,
1311
+ 10,
1312
+ -1,
1313
+ 12,
1314
+ 8,
1315
+ -1,
1316
  0,
1317
+ 4,
1318
+ 7,
1319
+ 12,
1320
+ 12,
1321
+ 2,
1322
  -1,
1323
  8,
 
 
 
1324
  1,
1325
+ 15,
1326
+ -1,
1327
+ 7,
1328
+ 5,
1329
+ 7,
1330
+ 5,
1331
  0,
1332
+ 18,
1333
+ -1,
1334
+ -1,
1335
  0,
1336
+ 10,
1337
+ -1,
1338
+ 11,
1339
+ 10,
1340
+ 5,
1341
+ -1,
1342
  0,
1343
+ 5,
1344
+ 13,
1345
  3,
1346
+ 4,
1347
+ 10,
1348
+ 10,
1349
  -1,
1350
+ -1,
1351
+ -1,
1352
+ -1,
1353
+ -1,
1354
+ 16,
1355
+ 12,
1356
  3,
1357
+ -1,
1358
+ 4,
1359
  1,
1360
+ 10,
1361
+ 12,
1362
+ -1,
1363
+ 4,
1364
  9,
1365
+ 4,
1366
+ -1,
1367
+ -1,
1368
+ 13,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1369
  0,
1370
+ 17,
1371
+ -1,
1372
+ -1,
1373
+ -1,
1374
+ 10,
1375
+ 11,
1376
+ 12,
1377
+ -1,
1378
+ -1,
1379
+ 8,
1380
+ 4,
1381
+ 14,
1382
+ -1,
1383
+ 18,
1384
+ 13,
1385
+ 10,
1386
  2,
1387
+ -1,
1388
+ 17,
1389
+ -1,
 
1390
  1,
 
1391
  1,
 
1392
  5,
1393
+ -1,
1394
  0,
1395
+ -1,
1396
  5,
1397
+ -1,
1398
  0,
1399
+ 1,
 
 
1400
  6,
1401
+ -1,
1402
  0,
 
1403
  0,
1404
+ -1,
1405
+ 15,
1406
+ 0,
1407
  0,
1408
  3,
1409
+ 7,
1410
  0,
1411
+ 9,
1412
+ -1,
1413
+ 9,
1414
+ -1,
1415
  6,
 
1416
  2,
 
1417
  4,
1418
+ 8,
1419
+ 18,
 
 
1420
  5,
1421
+ -1,
1422
+ -1,
1423
  6,
1424
  0,
 
 
 
1425
  1,
1426
+ 5,
1427
+ 2,
1428
+ -1,
1429
+ 15,
1430
+ -1,
1431
  4,
1432
+ 3,
1433
+ 17,
1434
+ -1,
1435
  7,
1436
  0,
1437
+ 4,
1438
  1,
1439
+ -1,
1440
  1,
 
 
 
 
 
 
 
 
1441
  -1,
1442
+ 10,
1443
  -1,
1444
+ 13,
1445
+ 16,
1446
+ -1,
1447
+ -1,
1448
+ 0,
1449
+ 14,
1450
+ 7,
1451
+ 15,
1452
  2,
1453
+ -1,
1454
  5,
1455
  1,
1456
+ -1,
1457
  0,
 
 
 
 
 
 
1458
  3,
1459
+ -1,
1460
+ -1,
1461
  0,
1462
+ 17,
1463
+ 2,
1464
  0,
1465
+ -1,
 
 
 
 
 
1466
  5,
1467
  0,
1468
+ 7,
 
 
 
1469
  4,
1470
+ 13,
1471
+ -1,
1472
+ 2,
1473
  0,
1474
+ -1,
1475
  0,
1476
+ 7,
1477
+ 13,
1478
  5,
1479
  6,
1480
+ 0,
1481
+ -1,
1482
+ -1,
1483
+ 7,
1484
+ 2,
1485
  -1,
 
 
1486
  4,
1487
  -1,
 
 
 
1488
  3,
 
1489
  -1,
1490
+ -1,
1491
+ -1,
1492
+ 2,
1493
+ 3,
1494
  1,
 
 
 
1495
  3,
1496
+ 16,
1497
+ 10,
1498
+ 2,
1499
+ 2,
1500
+ 7,
1501
+ 16,
1502
+ 3,
1503
  2,
 
1504
  5,
1505
  3,
 
 
 
 
1506
  6,
1507
+ 18,
1508
+ 12,
1509
+ 8,
1510
  -1,
 
1511
  2,
1512
+ -1,
1513
+ 4,
1514
+ -1,
 
 
1515
  2,
1516
+ -1,
 
 
 
1517
  5,
1518
+ 2,
1519
+ 2,
 
 
 
 
 
1520
  5,
1521
+ 2,
1522
+ 8,
1523
  -1,
1524
+ 3,
1525
  -1,
1526
+ 2,
1527
  -1,
1528
  5,
 
 
 
 
 
 
 
 
 
 
 
1529
  5,
 
 
1530
  3,
1531
  3,
1532
+ 3,
 
 
 
 
 
 
1533
  8,
1534
  0,
1535
+ 12,
1536
  8,
1537
+ -1,
1538
+ 6,
1539
+ -1,
1540
+ -1,
1541
+ -1,
1542
  0,
1543
+ -1,
1544
  0,
1545
+ -1,
 
 
 
1546
  0,
1547
+ -1,
1548
+ 3,
1549
  6,
1550
  0,
1551
+ 6,
1552
+ 6,
1553
  0,
1554
+ 6,
1555
  3,
1556
  3,
 
 
 
 
1557
  3,
1558
  0,
1559
+ 6,
1560
  0,
1561
+ -1,
1562
+ 6,
1563
+ 2,
1564
+ -1,
1565
+ 6,
1566
  0,
1567
+ -1,
1568
+ 3,
1569
  0,
1570
+ -1,
1571
  3,
1572
+ 3,
1573
+ 12,
1574
+ 3,
1575
+ 3,
1576
+ 8,
1577
+ -1,
1578
+ -1,
1579
  0,
1580
  0,
1581
+ 2,
1582
+ 2,
1583
  3,
1584
+ -1,
1585
+ 17,
1586
  0,
 
1587
  3,
1588
  3,
 
1589
  9,
1590
+ -1,
1591
+ 3,
1592
+ -1,
1593
+ 13,
1594
  6,
1595
+ 11,
 
1596
  0,
1597
+ -1,
1598
+ 6,
1599
  2,
 
 
 
 
 
 
 
 
 
 
1600
  5,
1601
+ -1,
1602
+ 5,
1603
+ -1,
1604
+ -1,
1605
+ -1,
 
 
 
 
1606
  6,
1607
+ 12,
1608
+ 6,
1609
+ -1,
1610
+ 6,
1611
+ -1,
1612
+ -1,
1613
+ 3,
1614
+ -1,
1615
+ 3,
1616
  1,
1617
  8,
1618
+ -1,
1619
+ -1,
1620
+ 6,
 
 
1621
  6,
 
1622
  -1,
1623
+ -1,
 
 
 
 
1624
  2,
1625
  0,
1626
+ -1,
 
 
 
1627
  0,
1628
  1,
1629
+ 6,
1630
  2,
1631
+ 6,
1632
+ 3,
1633
  0,
1634
  0,
1635
  6,
1636
+ 6,
 
 
 
1637
  1,
1638
+ 7,
1639
+ 6,
1640
+ 18,
1641
  0,
1642
+ 9,
1643
+ -1,
1644
+ 3,
1645
  0,
1646
  3,
1647
  1,
1648
  3,
1649
+ 3,
1650
+ 7,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1651
  0,
1652
+ 3,
 
1653
  6,
 
 
 
 
 
 
 
 
 
 
 
1654
  6,
1655
+ 7,
1656
+ 3,
1657
+ 3,
 
 
 
1658
  0,
1659
  6,
1660
+ 2,
1661
+ -1
 
 
 
 
 
 
 
 
 
1662
  ],
1663
  "topic_sizes": {
1664
+ "-1": 226,
1665
+ "4": 42,
1666
+ "16": 16,
1667
+ "6": 35,
1668
+ "0": 62,
1669
+ "2": 56,
1670
+ "1": 59,
1671
+ "14": 17,
1672
+ "17": 15,
1673
+ "9": 24,
1674
+ "7": 31,
1675
+ "12": 18,
1676
+ "15": 17,
1677
+ "11": 21,
1678
+ "8": 31,
1679
+ "13": 17,
1680
+ "3": 53,
1681
+ "18": 15,
1682
+ "5": 40,
1683
+ "10": 22
1684
  },
1685
  "topic_mapper": [
1686
  [
 
1692
  [
1693
  0,
1694
  0,
1695
+ 14,
1696
+ 13
1697
  ],
1698
  [
1699
  1,
1700
  1,
1701
+ 17,
1702
  1
1703
  ],
1704
  [
1705
  2,
1706
  2,
1707
+ 15,
1708
  9
1709
  ],
1710
  [
1711
  3,
1712
  3,
1713
+ 16,
1714
+ 16
1715
  ],
1716
  [
1717
  4,
1718
  4,
1719
+ 9,
1720
+ 18
1721
  ],
1722
  [
1723
  5,
1724
  5,
1725
+ 0,
1726
+ 2
1727
  ],
1728
  [
1729
  6,
1730
  6,
1731
+ 7,
1732
+ 11
1733
  ],
1734
  [
1735
  7,
1736
  7,
1737
+ 11,
1738
+ 6
1739
  ],
1740
  [
1741
  8,
1742
  8,
1743
+ 13,
1744
+ 12
1745
  ],
1746
  [
1747
  9,
1748
  9,
1749
+ 10,
1750
+ 10
1751
  ],
1752
  [
1753
  10,
1754
  10,
1755
+ 18,
1756
+ 7
1757
  ],
1758
  [
1759
  11,
1760
  11,
1761
+ 4,
1762
+ 3
1763
  ],
1764
  [
1765
  12,
1766
  12,
1767
+ 12,
1768
+ 17
1769
  ],
1770
  [
1771
  13,
1772
  13,
1773
+ 8,
1774
+ 4
1775
  ],
1776
  [
1777
  14,
1778
  14,
1779
+ 5,
1780
+ 14
1781
  ],
1782
  [
1783
  15,
1784
  15,
1785
+ 6,
1786
+ 8
1787
  ],
1788
  [
1789
  16,
1790
  16,
1791
+ 0,
1792
+ 2
1793
  ],
1794
  [
1795
  17,
1796
  17,
1797
+ 2,
1798
+ 0
1799
+ ],
1800
+ [
1801
+ 18,
1802
+ 18,
1803
+ 2,
1804
  0
1805
+ ],
1806
+ [
1807
+ 19,
1808
+ 19,
1809
+ 3,
1810
+ 15
1811
+ ],
1812
+ [
1813
+ 20,
1814
+ 20,
1815
+ 1,
1816
+ 5
1817
  ]
1818
  ],
1819
  "topic_labels": {
1820
+ "-1": "-1_organization_thank_persons_location",
1821
+ "0": "0_picked_weeks_recycling_bins",
1822
+ "1": "1_great service_good service_service thank_good",
1823
+ "2": "2_waste_dumpster_yard_garbage recycling",
1824
+ "3": "3_cans_lids_charge_truck",
1825
+ "4": "4_account_much person_shes_thank much",
1826
+ "5": "5_drivers_smile_person driver_driver",
1827
+ "6": "6_payment_worst_monopoly_different",
1828
+ "7": "7_driver_side_feet_knocked",
1829
+ "8": "8_helped_helpful_person helpful_courteous",
1830
+ "9": "9_reliable_service friendly_dependable_friendly",
1831
+ "10": "10_truck_garbage man_man_outside",
1832
+ "11": "11_great customer_great customer service_quickly_resolved",
1833
+ "12": "12_july_ups_whole_put garbage",
1834
+ "13": "13_employees_fantastic_great company_thankful",
1835
+ "14": "14_pleasure_attitude_pleasant_pleased",
1836
+ "15": "15_drivers_drivers always_hard work_awesome",
1837
+ "16": "16_always time_time always_always time always_friendly always",
1838
+ "17": "17_questions_best customer_best customer service_phone",
1839
+ "18": "18_murreys_start_continue_disposal"
1840
  },
1841
  "custom_labels": null,
1842
  "_outliers": 1,