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
657 stars
26 watching
104 forks
Language: Python
last commit: 6 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,713 |
chorn/nameable | A library that provides parsing and normalization of people's names with gender and ethnicity matching features. | 52 |
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. | 61 |
pyparsing/pyparsing | A Python library for building and executing grammars using a parsing-expression grammar approach | 2,233 |
gnames/gnparser | Normalizes scientific names and extracts their semantic elements. | 40 |
dcdmllm/cheetah | A large language model designed to understand and generate instructions with accompanying visual content | 356 |
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,096 |
dmulyalin/ttp | A template-based text parsing library | 349 |
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 | 289 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |