Questions tagged [retrieve-and-rank]

Use the Retrieve and Rank tag when the question is about the IBM Watson Retrieve and rank service.

The IBM Watson Retrieve and Rank service helps users find the most relevant information for their query by using a combination of search and machine learning algorithms to detect "signals" in the data. Built on top of Apache Solr, developers load their data into the service, train a machine learning model based on known relevant results, then leverage this model to provide improved results to their end users based on their question or query.

Documentation: http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/retrieve-rank/

95 questions
-1
votes
1 answer

Watson Retrieve & Rank Service and IBM Bluemix

I am new to Watson and want to use Retrieve and Rank Service. Reading the documents so far, I understand that IBM Bluemix provides a Retrieve and Rank Service. I am under the impression that IBM Bluemix Retrieve and Rank Service is meant primarily…
-1
votes
1 answer

Training data for Conversation Enhanced Watson Application

Looking at Retrieve and Rank Web UI bound to the conversation-enhanced application: https://github.com/watson-developer-cloud/conversation-enhanced no questions have been uploaded for training, though there is a trainingdata.csv. I would like to…
-1
votes
1 answer

Ibm Bluemix Retrieve and Rank

How do I Re-Rank the results generated by IBM Retrieve and rank service to get the optimal answer as i am unable to find any tutorial related to re-rank?
-1
votes
1 answer

Retrieve and Rank Python: What kind of "Answer Data" to pass to rank method?

I'm accessing the Retreive-And-Rank service using Python. So far I've uploaded my configuration and documents and have trained my ranker on the relevance file. All that is left, I presume, is to pass some query results (from Solr?) into the "rank"…
-2
votes
1 answer

How can I deploy my Rank and Retrieve app in Bluemix

team, how can I deploy my "Rank and Retrieve" in bluemix. I already checked all possible links but those are either old or very confusing. Please help.
1 2 3 4 5 6
7