Programming Resources

Home My Writings I Admire... Pictures Resume
GNU/Linux Resources GNU/Linux Support Programming resources

This page is a list of things I think are interesting and useful. Hopefully you too may find some pieces of wisdom here. Most of the resources I collected while trawling through the web. I assure you that most of the websites are full of crap. However ocassionally I come across a gem so beautiful that I am awestruck. The following pages have been made to let the rest of the world find those gems effortlessly.

The following code snippets are the ones I consider the most devious.

Currently I am trying to understand stemming. Stemming is the removing of suffixes by automatic means . It is an operation which is especially case of information retrieval. For example, the following terms have similar meaning

        CONNECT
        CONNECTED
        CONNECTING
        CONNECTION
        CONNECTIONS
A thread safe version of the algorithm is here.
Home My Writings I Admire... Pictures Resume
GNU/Linux Resources GNU/Linux Support
Send me your comments . Before mailing convert "at" in email addresses to "@" and remove any spaces in the email address. This is to prevent spamming.
Hosted by www.Geocities.ws

1