This is a repo for the source code to be used in the summer semester 2014 for the IR lecture. The skeleton is a basic design of a full-text retrieval engine.
Students chose the modules they are interested in contributing to and provide the necessary implementation.
- Do not change the interfaces or design structure.
- The locations in the code which are marked as unmutable should not be modified.
- Please adhere to the java naming conventions as mentioned in
Enjoy hacking !!!