Replymessage unavailable
No, brother, my data is currently in MySQL. In MySQL, I have a field called is_repeat. When a duplicate is detected, this field needs to be updated. What I am thinking now is that as long as the text similarity is greater than 50%, the two will be considered duplicates. Brother, do you have any good ideas?