ML · NLP
github ↗
Information Retrieval System
A search engine built from scratch on the vector space model: documents and queries become weighted vectors, ranked by similarity, with clustering, a web crawler, and evaluation on standard test collections.