All Projects → Ironholds → humaniformat

Ironholds / humaniformat

Licence: other
A human name parser

Programming Languages

C++
36643 projects - #6 most used programming language
r
7636 projects

Projects that are alternatives of or similar to humaniformat

youtube-playlist
❄️ Extract links, ids, and names from a youtube playlist
Stars: ✭ 73 (+43.14%)
Mutual labels:  names
sklonenie
Light-weight and fast library to decline Russian names
Stars: ✭ 23 (-54.9%)
Mutual labels:  names
ChineseNames
🀄 Chinese Name Database (1930-2008)
Stars: ✭ 99 (+94.12%)
Mutual labels:  names
Chinese Names Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
Stars: ✭ 3,053 (+5886.27%)
Mutual labels:  names
name2nat
name2nat: a Python package for nationality prediction from a name
Stars: ✭ 74 (+45.1%)
Mutual labels:  names

A human name parser for R

Author: Oliver Keyes
License: MIT
Status: Stable

Travis-CI Build Status downloads

Description

humaniformat (humaniform + format) is a human names parser for R. With it, you can parse names, distinguishing salutations, suffixes, and first, middle and last names. humaniformat recognises compound last names (and preserves them) from a wide range of cultures, although the name format itself is somewhat Western-centric (it assumes, for example, that first name comes before last name, which is not always the standard).

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

To get the current version:

install.packages("humaniformat")

To get the development version:

devtools::install_github("ironholds/humaniformat")

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].