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: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gnames/gnparser | Normalizes scientific names and extracts their semantic elements. | 42 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 781 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 968 |
hashicorp/go-version | A library for parsing and verifying version numbers and constraints. | 1,642 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 291 |
derek73/python-nameparser | A module that parses human names into individual components | 659 |
chorn/nameable | A library that provides parsing and normalization of people's names with gender and ethnicity matching features. | 53 |
segmentio/golines | A Go tool that automatically shortens long lines in code to improve readability | 947 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,439 |
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 | 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 | 217 |
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 |