Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.14 KB

PersonalNameGeoOut.md

File metadata and controls

19 lines (16 loc) · 1.14 KB

NamSorApiV2.PersonalNameGeoOut

Properties

Name Type Description Notes
script String [optional]
id String [optional]
name String The input name. [optional]
score Number Higher score is better, but score is not normalized. Use calibratedProbability if available. [optional]
country String Most likely country [optional]
countryAlt String Second best alternative : country [optional]
region String Most likely region (based on country ISO2 code) [optional]
topRegion String Most likely top region (based on country ISO2 code) [optional]
subRegion String Most likely sub region (based on country ISO2 code) [optional]
countriesTop [String] List countries (top 10) [optional]
probabilityCalibrated Number The calibrated probability for country to have been guessed correctly. [optional]
probabilityAltCalibrated Number The calibrated probability for country OR countryAlt to have been guessed correctly. [optional]