macavaney commited on
Commit
3d64ac2
β€’
1 Parent(s): 845df70

paper links in title

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.