Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 257 Bytes

CS4300-Project1

  • src/lucene: Default search engine with MAP evaluation measure added. Can simply be run from eclipse.
  • src/mini: Search engine built with own indexing and similarity metrics. See README in src/mini for run configurations.