Skip to content

grill-lab/CAsT2021tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAsT2021Tools

This is a simple python utility to convert passage runs from TREC CAsT 2021 to document runs.

To use:

  • git clone the repository and cd into it.
  • create and activate a virtual environment with python2 -m venv env then source env/bin/activate
  • run the script with python3 main.py --run_file_path [INSERT PATH TO PASSAGE RUN FILE HERE]

About

Script to convert passage runs to document runs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages