pub fn divide_words_by_space(buf: &Buffer) -> Vec<(usize, usize)>
Default WordDivideRule implementation.