Open Tooba-ts1700550 opened 3 years ago
Error seems clear to me.
Separately, see https://pyterrier.readthedocs.io/en/latest/rewrite.html#resetting-the-query-formulation
Just running the 3 lines of code in the docs linked, I am not sure why it cannot find reset() ?
AttributeError: module 'pyterrier.rewrite' has no attribute 'reset'
Just a side note, I think in the docs it should be:
pyterrier_bert.pyt_cedr.CEDRPipeline()
Sorry, you are right, I didnt roll it into a release yet. Try the alternative install from github: https://pyterrier.readthedocs.io/en/latest/installation.html#installation
I am trying to use SDM and BM25 with CEDR, by following the docs, but I think I'm missing something.
I get this error: