def tokenizer_function(text): return text.strip().split('\n')