My Projects

Chess

Single player Chess engine with AI as second player. Written in Java.

CtrlShiftM_For_Meaning

Chrome plugin to generate meaning of a word in a webpage with a single click.

PDF-Reader

PDF-Reader written in Java. Contains some cool functionalities.

spellbee

Spell checker written with the help of BK-Trees. Phrase corrector uses a probablistic language model learnt from the N-grams extracted from the COCA corpus. A sentence corrector using collocations and PoS tagging.