I have a list sentences with 1000 strings that I want to cluster using KMeans. Like so:
sentences
sentences = [ [\'I\', \'received\', \'an\', \'email\'