Calculating similarity between two vectors/Strings in R
问题 It might be similar question asked in this forum but I feel my requirement peculiar. I have a data frame df1 where it consists of variable "WrittenTerms" with 40,000 observations and I have another data-fame df2 with variable "SuggestedTerms" with 17,000 observations I need to calculate the similarity between "written Term" and "suggestedterms" df1$WrittenTerms head pain lung cancer abdminal pain df2$suggestedterms cardio attack breast cancer abdomen pain head ache lung cancer I need to get