pub fn diff_word_mode(text1: &str, text2: &str) -> Vec<Diff<String>>
Diff in word mode, only for demo