The service is designed for use as a type ahead service. It returns high quality semantic search results with dynamic snippets returned from an advanced extractive qa reader model.
Successful Semantic Suggestions Response
Unauthorized
Forbidden
Not Found
Internal server error
{- "suggestions": [
- {
- "answer": "click Open Account",
- "answerScore": 0.10102194547653198,
- "answerStart": 60,
- "articleId": 202200000004095,
- "articleTypeAttributes": {
- "typeName": "General"
}, - "bm25Score": 1.2259192920760023,
- "compositeScore": 0.38587135,
- "heading": "",
- "instantAnswer": false,
- "question": "Can I open",
- "similarityScore": 0.38587135,
- "snippet": "<span class=\"highlight-color\" style=\"background-color: #FFFF00\"><b> To open a new checking account, first go to eightbank.com, click Open Account and select Checking Account.</b> Here you can review the various checking account types and make a selection. Follow the onscreen instructions to complete this process.</span> Here you can review the various checking account types and make a selection. Follow the onscreen...",
- "suggestion": "How to Open Checking Account",
- "suggestionType": "SEMANTIC_SUGGESTION"
}
]
}