Information Retrieval

Published:

Built an information retrieval system to match patients with relevant clinical trials from ClinicalTrials.gov.

Included features and techniques:

  • Text representation, indexing, and querying
  • Vector Space Model and BM25 retrieval
  • Information relevance and PageRank
  • Language models and Learning-to-Rank methods

👉 View on GitHub