Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

tjysdsg/cmu-11642-search-engine

Repository files navigation

HW2

  • Run ./scripts/hw2_generate_qry.sh to get SDM queries
  • Run gradle test --tests "HW2ExpTests" to retrieved documents using these files

HW3

  • Run ./scripts/hw3_generate.sh to generate .param files of all experiments
  • Run gradle test --tests "HW3Exp" to retrieved documents using these .param files
  • Run ./scripts/hw3_test_section*.sh to get MAP evaluation

HW4

Download SVMRank and place the binaries in INPUT_DIR

HW5

  • Run ./scripts/hw5_generate.sh to generate .param files of all experiments
  • Run gradle test --tests "HW5Exp" to retrieved documents using these .param files
  • Run ./scripts/hw5_test_section*.sh to evaluate

About

Did I ever tell you what the definition of cheating is?

Resources

Stars

Watchers

Forks