-
Notifications
You must be signed in to change notification settings - Fork 2
İbrahim's Documentation
Ibrahim Kaplan edited this page May 11, 2019
·
1 revision
Usage :
/detect/I like apples and oranges.
Output :
{"language_code": "en", "language_name": "English", "percentage": 100, "reliable_result": true}
Returns the 2-digit language code for the respective language.
Returns the language name for the respective language.
Returns a percentage value (0-100%) in order to put in perspective the API's confidence about the respective language match and present the confidence margin between multiple matches.
Returns true or false depending on whether or not the API is completely confident about the main match.