Spaces:
Runtime error
Runtime error
paper links in title
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ pinned: false
|
|
| 10 |
models:
|
| 11 |
- macavaney/doc2query-t5-base-msmarco
|
| 12 |
---
|
| 13 |
-
# π PyTerrier: Doc2Query and Doc2Query−−
|
| 14 |
|
| 15 |
This is a demonstration of [PyTerrier's Doc2Query package](https://github.com/terrierteam/pyterrier_doc2query). Doc2Query generates
|
| 16 |
queries for a document, which can then be appended to a document's text before indexing to boost important terms and add missing terms.
|
|
|
|
| 10 |
models:
|
| 11 |
- macavaney/doc2query-t5-base-msmarco
|
| 12 |
---
|
| 13 |
+
# π PyTerrier: [Doc2Query](https://cs.uwaterloo.ca/~jimmylin/publications/Nogueira_Lin_2019_docTTTTTquery-v2.pdf) and [Doc2Query−−](https://arxiv.org/abs/2301.03266)
|
| 14 |
|
| 15 |
This is a demonstration of [PyTerrier's Doc2Query package](https://github.com/terrierteam/pyterrier_doc2query). Doc2Query generates
|
| 16 |
queries for a document, which can then be appended to a document's text before indexing to boost important terms and add missing terms.
|