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
How can I find the passage ids for a given answer url.
E.g. in scai-qrecc21-test-turns.json the "Answer_URL" is a raw url such as https://www.nursepractitionerschools.com/faq/np-vs-physician-assistant/ whereas the passage ids have a web archive prefix and passage number postfix such as http://web.archive.org/web/20200930210358id_/https://www.nursepractitionerschools.com/faq/np-vs-physician-assistant/_p1
I would like to know the appropriate archive prefix (and also number of passages if possible) for each answer url.
Thanks!
The text was updated successfully, but these errors were encountered:
I was able to recreate this mapping, the only peculiar case is that http://web.archive.org/web/20191111111757id_/https://en.wikipedia.org/wiki/Scandinavian_Scotland_p0-44 is included in the list of wayback passages but doesn't appear to correspond to any "Answer_URL".
Hi,
How can I find the passage ids for a given answer url.
E.g. in
scai-qrecc21-test-turns.json
the "Answer_URL" is a raw url such ashttps://www.nursepractitionerschools.com/faq/np-vs-physician-assistant/
whereas the passage ids have a web archive prefix and passage number postfix such ashttp://web.archive.org/web/20200930210358id_/https://www.nursepractitionerschools.com/faq/np-vs-physician-assistant/_p1
I would like to know the appropriate archive prefix (and also number of passages if possible) for each answer url.
Thanks!
The text was updated successfully, but these errors were encountered: