Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

node.js script that looks for the gender of the given firstnames

Notifications You must be signed in to change notification settings

PiratenLSA/firstname-classificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firstname classification script

This is a node.js script that looks for the gender of the given firstnames and returns the male and female count.

usage

$ npm install

$ node firstnames.js data.csv

The file data.cvs contains the firstnames in the first column without header line.

About

node.js script that looks for the gender of the given firstnames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published