parsernaam

AI name parsing. Predict first or last name using a DL model.

https://github.com/appeler/parsernaam

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.9%) to scientific vocabulary

Keywords

first-name last-name names parse-names pytorch
Last synced: 6 months ago · JSON representation ·

Repository

AI name parsing. Predict first or last name using a DL model.

Basic Info
  • Host: GitHub
  • Owner: appeler
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 7.75 MB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
first-name last-name names parse-names pytorch
Created over 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

Owner

  • Name: appeler
  • Login: appeler
  • Kind: organization

Making sense of names.

Citation (Citation.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Chintalapati"
  given-names: "Rajashekar" 
- family-names: "Sood"
  given-names: "Gaurav"
title: "parsernaam: name parser"
version: 0.0.1
date-released: 2023-09-12
url: "https://github.com/appeler/parsernaam

GitHub Events

Total
  • Watch event: 2
  • Push event: 20
Last Year
  • Watch event: 2
  • Push event: 20

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 106 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 2
pypi.org: parsernaam

ML-assisted name parser for Indian and international names

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 106 Last month
Rankings
Dependent packages count: 7.4%
Downloads: 21.9%
Forks count: 30.0%
Stargazers count: 32.1%
Average: 32.1%
Dependent repos count: 69.0%
Maintainers (2)
Last synced: 6 months ago

Dependencies

.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
requirements.txt pypi
  • joblib ==1.3.2
  • pandas ==2.0.3
  • pytest ==7.4.0
  • scikit-learn ==1.3.0
  • torch ==2.0.1
setup.py pypi
  • joblib ==1.3.2
  • torch ==2.0.1