Relevance Feedback
- Tags
- text-processing
Ways to improve the relevance of a query based on user feedback.
For example:
- User inputs query.
- Show some documnets.
- Ask which documents their interested.
- Automatically reform query to better represent the relevant documents.
- Show more documents.
This concept is represented mathematically [see page 9, here]. Using a vector representation we offset the document position in vector-space by a weighted average of irrelevent and relevant documents to skew the results and better represent the users target documents area.