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) · A modular computer vision and NLP pipeline for automated extraction of personal names from broadcast news videos, combining YOLOv12-based news graphic detection, OCR text recognition, and NER models to generate structured name timelines.
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."