A web parsing script to extract names, addresses, phone numbers, and emails from a webpage.
-
Updated
Jan 8, 2026 - Python
A web parsing script to extract names, addresses, phone numbers, and emails from a webpage.
2026 IEEE Conference on Artificial Intelligence (CAI26) | Automated personal name extraction from broadcast news videos using YOLOv12 for graphic detection, OCR for text recognition, and NER models for name identification, with structured timeline generation.
Your name contains a lot of information. It tells if you're male or female and reveals your nationality. This project splits a name or email address into the first and last name and tells if a name is male or female and what the possible nationality is. Additionally this project can generate fake names and extract names from any given text.
Your name contains a lot of information. It tells if you're male or female and reveals your nationality. This project splits a name or email address into the first and last name and tells if a name is male or female and what the possible nationality is. Additionally this project can generate fake names and extract names from any given text.
vitae-parser extracts and structures biographical details from unstructured text using pattern matching.
Add a description, image, and links to the name-extraction topic page so that developers can more easily learn about it.
To associate your repository with the name-extraction topic, visit your repo's landing page and select "manage topics."