letter and bigram composition for each word in the dataframe
I have a data frame with words and I want to extract the letter and bigram composition for each word.
I have a data frame with words and I want to extract the letter and bigram composition for each word.