Skip to content

Peilin-Yang/RIRES_EVAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RIRES_EVAL

For Example

docker run --rm -v /home/ypeilin/Documents/:/functions/ -v /home/ypeilin/Documents/index/:/indexes/ -v /home/ypeilin/Documents/queries/:/queries/ -v /home/ypeilin/Documents/results/:/results/ -v /home/ypeilin/Documents/judgements/:/judgments/ yangpeilyn/rires_eval:latest -a TermScoreFunction.cpp(function_file_path) wt2g(index_path) wt2g(query_path) wt2g(judgment_path)

Currnetly the IndriRunQuery only works for one query at a time (unkown reasons), so please generate multiple query files for a query set (e.g. wt2g) and make it as a directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages