Simulation
The MRC search engine uses the uploaded documents to find answers (to questions).
Last updated
Was this helpful?
The MRC search engine uses the uploaded documents to find answers (to questions).
Last updated
Was this helpful?
Navigate the 'Simulation' menu. Then enter your questions into the text box.
If you have entered the questions correctly, you can check the answers and the retrieved documents. The correct answer is sorted in descending order by the confidence value.
GET
http://alpha.42maru.com/api/broker/answer
Return the correct answer to the question.
X-PLATFORM42-APP-ID
string
Application id
X-PLATFORM42-API-KEY
string
Key with access to application
query
string
Questions to be forwarded to the MRC search engine.
debug
boolean
When set to true, you can check the search results in more detail.
count
integer
Number of correct answers to receive in response.