| { | |
| "cpcOfNumbers": [1, 2, 2, 3, 4, 5], | |
| "cpcOfStrings": "123e4567-e89b-12d3-a456-426655440000", | |
| "topItems": ["abc", | |
| { "item": "def", "weight": 3 }, | |
| { "item": "ghi", "weight": 2 }, | |
| "def" | |
| ], | |
| "duration": [502, 194, 793, 443, 1204, 892, 1075], | |
| "theta0": [1, 2, 3, 4, 5, 6], | |
| "theta1": [5, 6, 7, 8, 9, 10] | |
| } |