--- title: PyTerrier Doc2Query emoji: 🐕 colorFrom: #F25F5C colorTo: #6096BA sdk: gradio sdk_version: 3.7 app_file: app.py pinned: false --- This is a demonstration of [PyTerrier's Doc2Query package](https://github.com/terrierteam/pyterrier_doc2query). Doc2Query generates queries for a document, which can then be appended to a document's text before indexing to boost important terms and add missing terms. Try it below!