rss
logo

I provide consulting and custom development for Natural Language Processing, Information Extraction and Search solutions.Self Picture


 learn more   get in touch 

Logo - I Build Search

Latest

Jan
21

Writing a spider in 10 mins using Scrapy

I came across Scrapy a few days back and have grown to really love it. This tutorial will illustrate how you can write a simple spider using Scrapy to scrape data off Paul Smith. All this in 10 minutes. [Read More]
Sep
09

Using PHP and ImageMagick to resize images

Today, I had to write some code to generate thumbnails in PHP. The php-gd library wasn’t installed and I had to work with ImageMagick. Not the most elegant of solutions, but it works *shrug*

[Read More]
Jul
23

Script to generate URS from Wikipedia

A person’s URS is a phrase that could be used instead of his/her usual name in all circumstances, which makes it absolutely clear who he/she is. ex. Bhagat Singh was executed by the British in 1931.

[Read More]
Apr
26

Snippet to generate a random word in python

Since I haven’t posted here in a while, I figured I’d whip up this example real quick. It illustrates the usage of the random function. [Read More]

Popular

Jun
26

Auto-tagging of TagBoards

This Perl snippet illustrates how one can run automatically post data to http://www.tag-board.com tag boards. Learn how Perl does POST requests. [Read More]
Feb
19

Writing a shell replacement

This document will teach you to make your own windows shell replacement. If you don't know what a shell replacement is, take a look at Shellfront. [Read More]
Dec
28

Limerick Generator - Part I

The following code demonstrates an alien limerick generator. [Read More]
Jun
11

Eric Dybsand

It's funny how people affect your life without you knowing it. It's only when their absence is felt that you realise what they meant to you. Eric Dybsand passed away on April 15, 2004. [Read More]

Featured Projects

Document Tagger

Document Tagger

DocTagger lets you automatically classify text documents. Use this as a starting point to write apps that can sort through volumes of unorganized data.

[Read More]

Indic to English Transliterator

Indic to English Transliterator

Transliteration is the process of converting a word from one language to another while retaining its phonetic characteristics. This application lets you convert a word from any major Indian language (currently supports Hindi, Marathi, Sanskrit and Bengali) to English.

[Read More]

Deebot

Deebot

Deeb0t is an IRC chat bot capable of making meaningful conversation with other users. It also responds to commands issued by its owner.

[Read More]

NLP classes for PHP

NLP classes for PHP

This is an ongoing project to develop a set of classes for Natural Language Processing. Some code would be ported from the NLTK project.

[Read More]

Yahoo Messenger Client for *nix

Yahoo Messenger Client for *nix

Yux is an alternative Yahoo Messenger client for *nix systems that attempts to match the look and feel of the original Windows client.

[Read More]

This page and its contents are copyright © 2010, Pravin Paratey.