Information Retrieval · FIB-UPC
CAIM IR Explorer
Explore core information retrieval ideas interactively: run PageRank on the global airport network with a world-map visualization, and fit Zipf's Law on real text corpora.
Carregant…
Convergence
About this project
Originally lab exercises for the CAIM (Search and Analysis of Information) course at FIB-UPC, covering PageRank, Zipf/Heap laws, TF-IDF, Rocchio, MapReduce, and graph analysis. This full-stack web app reimplements the PageRank and Zipf algorithms in Python (FastAPI) with a Vanilla TypeScript + D3.js frontend — no UI framework, just plain TypeScript managing the DOM directly.