Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 245 Bytes

Meta-Search-Engine

Meta Search Engine

Getting Started

  • Set environment: source env/bin/activate

  • Generate documents in keyword_google.txt and keyword_yahoo.txt: python config.py

  • Compile: g++ ranking.cpp -std=gnu++11

  • Run: ./a.out