Zwaire's picture
Upload 234 files
b127c36 verified
{
"username": "Alice",
"date": "2020-05-01",
"weekday": "Friday",
"time": "10:00 AM",
"task": "write all shopping item in docx file (shopping_list.docx) from shopping list (shopping_list.xlsx)",
"evaluation": [
{
"function": "evaluate_contain",
"args": {
"file": "data/shopping_list.docx",
"doc_type": "docx",
"keywords": [
"apple",
"cabbage",
"onion"
]
}
}
]
}