extracting phone numbers from noisy plain text
Uses multiple techniques to achive 95%+ productivity.
A lot of fallback behaviours applied depending on the context.
It's very fast because I used pure string methods raither thanregex.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
extracting phone numbers from noisy plain text
Uses multiple techniques to achive 95%+ productivity.
A lot of fallback behaviours applied depending on the context.
It's very fast because I used pure string methods raither thanregex.