Convert Text Input to Vector
text_to_vector(text_input)
text_input
A string input to be converted to a vector.
A vector parsed from the input string.