@macavaney.bsky.social: integrating PyTerrier extension docs into pyterrier.readthedocs.io, including as pyterrier_dr (dense retrieval), pyterrier_doc2query, pyterrier_pisa etc. One place now has a full list of lots of SOTA extensions for retrieval.
@macavaney.bsky.social: integrating PyTerrier extension docs into pyterrier.readthedocs.io, including as pyterrier_dr (dense retrieval), pyterrier_doc2query, pyterrier_pisa etc. One place now has a full list of lots of SOTA extensions for retrieval.
@macavaney.bsky.social
has been polishing pyterrier_dr (github.com/terrierteam/...) – our single-vector Dense Retrieval framework, for instance including PRF:
@macavaney.bsky.social
has been polishing pyterrier_dr (github.com/terrierteam/...) – our single-vector Dense Retrieval framework, for instance including PRF:
@macavaney.bsky.social. PyTerrier compilation rewrites a pipeline by, e.g. applying rank cutoff earlier. So these two pipelines are equivalent, but potentially faster – .compile() allows that optimisation to happen automatically
@macavaney.bsky.social. PyTerrier compilation rewrites a pipeline by, e.g. applying rank cutoff earlier. So these two pipelines are equivalent, but potentially faster – .compile() allows that optimisation to happen automatically