Search-Engine

P1

Used Java to implement a web crawler and used Elasticsearch to index a Wikipedia dataset to enable keyword search on the dataset

P2

Used Java to build a simple spell checker that detects any potential misspelling and suggests a correction, and got about 90% accuracy

P3

Used Python and SVD to compress an image through a rank-k matrix approximation

P4

Used MALLET to perform LDA to analyze a text corpus