Search Engine
University of California, Irvine
Mar. 2016
Wrote code to:
- Parse html pages.
- Analyze text.
- Store word frequencies.
- Compute the relevance of a word in the corpus using TF-IDF.
- Managed user input by returning top 10 relevant links.