python-nameparser
Name parser
A module that parses human names into individual components
A simple Python module for parsing human names into their individual components
659 stars
26 watching
105 forks
Language: Python
last commit: 8 months ago
Linked from 2 awesome lists
pythonpython-moduletext-parsertext-processing
Related projects:
Repository | Description | Stars |
---|---|---|
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,732 |
chorn/nameable | A library that provides parsing and normalization of people's names with gender and ethnicity matching features. | 53 |
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 62 |
pyparsing/pyparsing | A Python library for building and executing grammars using a parsing-expression grammar approach | 2,247 |
gnames/gnparser | Normalizes scientific names and extracts their semantic elements. | 42 |
dcdmllm/cheetah | A large language model designed to understand and generate instructions with accompanying visual content | 360 |
polera/gonameparts | Splits human names into individual parts | 42 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
kbandla/dpkt | A Python module for fast and simple packet parsing with TCP/IP protocol definitions. | 1,101 |
dmulyalin/ttp | A template-based text parsing library | 353 |
ranjaykrishna/visual_genome_python_driver | A Python wrapper providing access to the Visual Genome dataset by downloading and parsing local data | 357 |
johnpaulett/python-hl7 | Parses HL7 2.x messages into Python objects | 288 |
bfgroup/lyra | A command line argument parser for C++ | 493 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |