tuckerowens / trec-car

# TREC-CAR
0 stars 0 forks source link

TREC-CAR: Prototype 1

This is an implementation for the TREC-CAR track found at http://trec-car.cs.unh.edu/

Usage:

Clone this repo:

git clone https://github.com/tuckerowens/trec-car-quick-start.git

make the script runnable:

chmod +x easy_run.sh

Run:

./easy_run.sh $1 $2 $3

Contributors: Tucker, Bryan, Bahram

Indexer:

Bryan 50% Tucker 50\%

Searcher:

Bryan 50% Tucker 50%

MySimilarity:

Bryan 50% Bahram 50%

SearchResult:

Bryan 50\% Bahram 50\%

Bash file for easy run:

Tucker

Comments, easy clean, test and readme:

Bahram