You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In practice, we do not have candidate answers, so how to select from corpus?
We can compute relevance between query and response, or similarity between querys, it seems the later is better, especially when tf-idf is baseline model, so why not the later?
Thanks very much!
The text was updated successfully, but these errors were encountered:
In practice, we do not have candidate answers, so how to select from corpus?
We can compute relevance between query and response, or similarity between querys, it seems the later is better, especially when tf-idf is baseline model, so why not the later?
Thanks very much!
The text was updated successfully, but these errors were encountered: