-- "There is a table with a glass of wine and a spoon. I can see the glass on the table. There was only a spoon on that table. The glass just fall from the table, pouring wine everywhere. I wish the glass did not contain wine."
metrics_text::Text
metrics_text=T.intercalate" "metrics_sentences
-- | Sentences
--
-- >>> metrics_sentences
-- ["There is a table with a glass of wine and a spoon.","I can see the glass on the table.","There was only a spoon on that table.","The glass just fall from the table, pouring wine everywhere.","I wish the glass did not contain wine."]
metrics_sentences::[Text]
metrics_sentences=["There is a table with a glass of wine and a spoon."
,"I can see the glass on the table."
,"There was only a spoon on that table."
,"The glass just fall from the table, pouring wine everywhere."