{ "this is a test" : { " ": 4, ",": 1 }, "this is, a test" : { " ": 4, ",": 2 }, "this 'is,' a test" : { " ": 4, ",": 2 }, "'this is, a test'" : { " ": 1, ",": 1 }, "'this is' a, test" : { " ": 3, ",": 2 }, "\"this is\", \"a, test\"" : { " ": 2, ",": 2 }, "\"this is a cool\" test isn't it" : { " ": 4, ",": 1 }, "single" : { " ": 1, ",": 1 }, "single tag" : { " ": 2, ",": 1 }, "'Bill \"Tag\" Rogers, Jr.'" : { " ": 1, ",": 1 }, "\"I'll take two\"" : { " ": 1, ",": 1 }, "\"Kickin', Rockin', Rollin'\"" : { " ": 1, ",": 1 }, "Bill \"Tag\" Rogers, Jr." : { " ": 4, ",": 2 }, "I'll take two" : { " ": 3, ",": 1 }, "a,,b" : { " ": 1, ",": 2 }, "A , B , C , D" : { " ": 4, ",": 4 }, "a b" : { " ": 2, ",": 1 }, ",,,,," : { " ": 0, ",": 0 }, " , , , , , " : { " ": 0, ",": 0 }, " " : { " ": 0, ",": 0 }, "Kickin', Rockin', Rollin'" : { " ": 3, ",": 3 } }