kitbogashow / how-to-fix-paypal

Various ways to filter text emails to stop scammers from exploiting PayPal's invoice system.
MIT License
46 stars 31 forks source link

Python regex V3: now with spellcheck #54

Open Xero-Hige opened 1 year ago

Xero-Hige commented 1 year ago

Added spellcheck to invoices. Some words could possibly not match due to common involuntary or voluntary mistyping. A version of the script using BERT won't need this, butt here is enough samples to train a model (yet)