Function chunk_into_words

pub fn chunk_into_words(input: &str) -> Vec<&str>