Module: Demografix
- Defined in:
- lib/demografix.rb,
lib/demografix/client.rb,
lib/demografix/errors.rb,
lib/demografix/models.rb,
lib/demografix/version.rb
Overview
Demografix is the official Ruby client for the genderize, agify, and nationalize APIs. Construct a Demografix::Client and call genderize, agify, or nationalize (with their _batch forms) to predict gender, age, and nationality from names.
Defined Under Namespace
Classes: AgifyPrediction, AgifyResult, AuthError, Batch, Client, Error, GenderizePrediction, GenderizeResult, NationalizeCountry, NationalizePrediction, NationalizeResult, Quota, RateLimitError, SubscriptionError, TransportError, ValidationError
Constant Summary collapse
- VERSION =
"0.1.0"