Debian – R: calculation distance matrix between two lists of strings
Please consider the reprex at the end of the post. I have two lists of dataframes. Each dataframe has a $keyword column, which is a vector of text. I am looking for a computationally efficient way to get a distance…