Created
October 2, 2018 23:33
-
-
Save alaakh42/090387e28bd5f6967eb40c8f35bd0c93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"entities": [], | |
"intent": { | |
"confidence": 0.9892104618120521, | |
"name": "laliga_questions" | |
}, | |
"text": "tell me about the foundation of the Barcelona team", | |
"intent_ranking": [ | |
{ | |
"confidence": 0.9892104618120521, | |
"name": "laliga_questions" | |
}, | |
{ | |
"confidence": 0.0052912592140338804, | |
"name": "city_questions" | |
}, | |
{ | |
"confidence": 0.004100403229989784, | |
"name": "thankyou" | |
}, | |
{ | |
"confidence": 0.0013978757439241938, | |
"name": "great" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment