Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Test Examples

Here are some test examples/cases to test our Conversational Recommender System. Those examples are designed with different conditions:

  • Intention Only
    • Hard conditions only
    • Soft conditions only
    • Mixed conditions
  • Profile Only
    • User history only
    • User unwanted only
    • User history + unwanted
  • Profile + Intention
    • User history + hard conditions
    • User history + soft conditions
    • User history + mixed conditions
    • User unwanted + hard conditions
    • User unwanted + soft conditions
    • User unwanted + mixed conditions
    • User history + unwanted + hard conditions
    • User history + unwanted + soft conditions
    • User history + unwanted + mixed conditions

All the cases consist of single-turn conversations and multi-turn conversations.