Skip to content

Instantly share code, notes, and snippets.

@laurynas
Last active April 1, 2017 21:29
Show Gist options
  • Save laurynas/1363284 to your computer and use it in GitHub Desktop.
Save laurynas/1363284 to your computer and use it in GitHub Desktop.
Language detector result
{
"data":{
"detections":[
{
"isReliable":true,
"confidence":39.45,
"language":"es"
},
{
"isReliable":false,
"confidence":3.08,
"language":"pt"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment