gonameparts
Name splitter
Splits human names into individual parts
Takes a full name and splits it into individual name parts
42 stars
3 watching
5 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gnames/gnparser | Normalizes scientific names and extracts their semantic elements. | 40 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 775 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
hashicorp/go-version | A library for parsing and verifying version numbers and constraints. | 1,631 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 290 |
derek73/python-nameparser | A module that parses human names into individual components | 657 |
chorn/nameable | A library that provides parsing and normalization of people's names with gender and ethnicity matching features. | 52 |
segmentio/golines | A Go tool that automatically shortens long lines in code to improve readability | 931 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
akrennmair/gopcap | A wrapper around libpcap for the Go programming language to capture and analyze network traffic | 490 |
fergstar/go-parse | A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 211 |
leaanthony/slicer | A utility class for handling slices of various data types. | 46 |
agonopol/go-stem | A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |