The document presents a semi-supervised bootstrapping approach for Named Entity Recognition (NER) aimed at identifying and classifying named entities in unstructured documents using a small set of training data. By utilizing word and context features along with pattern scoring, the system generates patterns to recognize entities in both English and Tamil languages, achieving an average F-measure of 75%. It highlights the challenges of NER, particularly for resource-scarce languages like Tamil, and proposes a method to overcome these by leveraging minimal labeled data.