February 3rd, 2004
Created for Software Engineering, this project was a game designed for grade school students to learn math. I feel as if the game turned out rather well, included is the code for the project, but I'm not entirely sure if it will compile properly, or not.
Downloads
Tags: gui, java, school
Comment on 'Pirate Barrel'
January 1st, 2004
An implementation of Latent Semantic Indexing in Perl. Runs rather fast and places all output in a variety of text files, indexed alphabetically. This was written for the Winter 2003 quarter of Data Mining class at RIT, with Dr. Teredesai. My teammate, Darrin, and I created a very fast search engine which utilized this particular indexing scheme. Included in the file is a nice english stop word list.
Downloads
Tags: search, school, perl, cool, data_mining
Comment on 'Latent Semantic Indexing'