Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offchan42/name-nation-classifier
Given a person name as a text, predict his/her nation and is it first or last name?
https://github.com/offchan42/name-nation-classifier
deep-learning predictive-modeling python
Last synced: 14 days ago
JSON representation
Given a person name as a text, predict his/her nation and is it first or last name?
- Host: GitHub
- URL: https://github.com/offchan42/name-nation-classifier
- Owner: offchan42
- License: mit
- Created: 2017-12-09T14:59:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T13:25:05.000Z (almost 7 years ago)
- Last Synced: 2024-03-02T00:39:03.323Z (9 months ago)
- Topics: deep-learning, predictive-modeling, python
- Language: Jupyter Notebook
- Homepage: https://docs.google.com/presentation/d/173ap3bYxyTDFsGxHgUaYhBUUKOE2G6A0Kfz2G4VZKnU/edit?usp=sharing
- Size: 368 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# name-nation-classifier
Given a person name as a text, predict his/her nation and is it first or last name?
(using Deep Learning, of course!)