IBM Watson QA API
Jump to navigation
Jump to search
An IBM Watson QA API is a QA API to access an IBM Watson-based System.
- Context:
- It can be used to post questions to a Watson-based System.
- It can be used to retrieve Question Responses and Supporting Evidence.
- See: Real-Time QA System.
References
2014
- https://developer.ibm.com/watson/docs/developing-watson-apis/using-question-answer-api-access-watson-capabilities/
- The QAPI enables developers to post questions to Watson and retrieve responses and supporting evidence. The evidence contains supporting information based on the passages in the documents that Watson ingested and may have been trained with.
Developers can customize the interface between the Watson Platform and the user. This is done by customizing the output provided by Watson. This output can be manipulated by an application to drive further application utilities, or it can be delivered straight the user as is.
- The QAPI enables developers to post questions to Watson and retrieve responses and supporting evidence. The evidence contains supporting information based on the passages in the documents that Watson ingested and may have been trained with.