terrier-org / pyterrier

A Python framework for performing information retrieval experiments, building on http://terrier.org/
https://pyterrier.readthedocs.io/
Mozilla Public License 2.0
397 stars 63 forks source link

Dirichlet = pt.BatchRetrieve(index_path, wmodel="DirichletLM", c=4000) #controls={"mu": 500} #442

Closed eyasu11321238a closed 2 months ago

eyasu11321238a commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Which index
  2. Which retrieval
  3. What pipeline
  4. What was the dataframe output
  5. See error

Expected behavior A clear and concise description of what you expected to happen.

Documentation and Issues

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.