iai-group / UserSimCRS

Conversational Recommender System Evaluation via Simulation
https://iai-group.github.io/UserSimCRS/main
Apache License 2.0
13 stars 4 forks source link

Add an information need to simulator #148

Closed NoB0 closed 3 months ago

NoB0 commented 1 year ago

Define an information need for the simulator. This information need will be used to filled elicited slots and make a decision regarding a recommended item.

NoB0 commented 6 months ago

Next steps are:

  1. Add a property information_need to UserSimulator
  2. Update agenda-based user simulator to take into consideration information need when generating its replies
NoB0 commented 3 months ago

Done in PR #172