use gender_guesser::Detector;
let mut d = Detector::new();
assert_eq!(Gender::Male, d.get_gender("John"));
-
Notifications
You must be signed in to change notification settings - Fork 2
A crate that detects the gender of the name given
License
Raduc4/gender_guesser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A crate that detects the gender of the name given
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published