Parse raw input text into a dictionary.
Usage
parse_input(text)
text: str
Raw input text.
dict
Parsed data.