I think it only checks for similar comments. I think he just uses an API and runs the comments through it to find and duplicates and remove them from total to get unique comments.
Posted Using LeoFinance Beta
I think it only checks for similar comments. I think he just uses an API and runs the comments through it to find and duplicates and remove them from total to get unique comments.
Posted Using LeoFinance Beta
Well partially correct and partially wrong.
Yeah it checks only for similar comments .
I don't use API , I have written the script myself to check for similarities between comments .
Posted Using LeoFinance Beta
Does your script use some sort of AI to determine if two or more comments are "similar enough"? 🤔😁
Not exactly AI lol .
There are some libraries in python which I have used .
I had written a detail post about it actually , I will link it here once I find some time .
Posted Using LeoFinance Beta
Please mention me when you publish a detailed post about it. 😅
According to @amr008, his bot considers two comments (from the same user) "duplicate" if they have "70% similarity". 🕵️♂️😁