The TA will help people with problems regarding Project 0 until the submission deadline. After the submission deadline for Project 0, it will be your responsibility to make sure that you know how to:
/u/mooney/ir-code/ir/vsr/. See the Javadoc for this system. Use the main
method for
InvertedIndex to index a set of documents and then process queries.
You can use the web pages in
/u/mooney/ir-code/corpora/curlie-science/ as a set of test
documents. This corpus contains 900 pages, 300 random samples each from the
Curlie indices
for biology,
physics, and chemistry.
See the sample trace of using the system. Open a Firefox browser before you run the code in order to have selected documents displayed in the browser.
[PREFIX]_code.zip InvertedIndex code in zip file (*.java and *.class file) [PREFIX]_experiment1_trace.txt The trace file[PREFIX]_report.pdf A PDF report file with a mere "Hello World!" text.
proj3_jd1234_code.zip
proj3_jd1234_report.pdf
proj3_jd1234_experiment1_trace.txt
$ unzip -l proj3_jd1234_code.zip
Archive: proj3_jd1234_code.zip
Length Date Time Name
--------- ---------- ----- ----
21067 2015-08-24 12:57 ir/vsr/InvertedIndex.java
10049 2015-08-26 17:26 ir/vsr/InvertedIndex.class
--------- -------
31106 2 files