Right now, it uses levenshtein distance to search for sympathy, which may cause false positives, e.g:
Director added:
🟢 Cao Zhong
🟡 Detected Cao Zhong in AVIX, EGOC
where AVIX only has a director called Tao Zhong.
Search the web for other methods to compare people names in a db
Right now, it uses levenshtein distance to search for sympathy, which may cause false positives, e.g: Director added: 🟢 Cao Zhong 🟡 Detected Cao Zhong in AVIX, EGOC where AVIX only has a director called Tao Zhong.
Search the web for other methods to compare people names in a db