I work on big data in CSV format, prior to further analyzes. I use Data cleaning through OpenRefine to check wether or not words has been correctly spelled. I found out the issue that my word "rejuvenator" has different column with "rejuvenators". Simply, I removed "s" from the column "rejuvenators". Then I perform recluster and edit. But, the word still counting as different word. Does Openrefine was unable to notice that "rejuvenator" was different from "rejuvenators"?
I dont have any issue if Openrefine work was detected from same column for example "rejuvenator" and "Rejuvenator" but in my case openrefine detected in two different column. How to fix it?