Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 342 Bytes

IndexingVariations

Requirements

  • JAVA 1.8
  • Maven 3.5.0

Install

  1. Use 'git clone' to download the repo
  2. mvn package
  3. In the project folder, run command:
    java -jar target/"ProjectName.Jar"

Notice

Currently diable the index function due to the time cost.
Output run file for Trec_eval will be in output/ folder.