tjysdsg / cmu-11642-search-engine

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?


Languages

Language:Java 88.1%Language:Shell 5.3%Language:Python 4.6%Language:Perl 1.8%Language:Makefile 0.1%