Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 432 Bytes

Genderize.IO-API-Example

An example of how to use Genderize.io's simple API to determine the likely gender of a name using Newtonsoft.Json.

All the code can be found under Program.cs.

Features:

  • Determine the probability of a name belonging to a certain gender.
  • Determine the probability of multiple names belonging to a certain gender, via input or a file.
  • Output the information to a text file of a given destination.