-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
QA-HW/scripts/get_bm25_data.py
Line 103 in 8b3c410
if questionInfo[content] == trainStyle['max_score']: |
if question2score[content] == trainStyle['max_score']
QA-HW/scripts/get_bm25_data.py
Line 204 in 8b3c410
result = manager[i] |
result += manager[i]
QA-HW/scripts/get_bm25_data.py
Line 45 in 8b3c410
"zero_terms, query": "NONE", |
"zero_terms_query" : "NONE"
Metadata
Metadata
Assignees
Labels
No labels