On 6/21/2011 2:25 PM, Amal Elmah wrote: >>> --------------------------------------------------------------------------- >>> I do not know what is the problem and this is part of my data in the text >>> file >>> >>> Professor<START> Michael<END> >>> Professor<START> Naci<END> >>> Dr<START> Richard<END> ( p / t ) >>> Dr<START> David<END> >>> Professor<START> Vic<END> >>> Dr<START> Adrian<END> >>> Dr<START> Martin<END> >>> Dr<START> Timothy<END> >>> Dr<START> Ian<END> >>> Dr<START> Ali<END> >>> ----------------------------------------------------------------------------------------------------------------------- >>> Amal,
(1) This isn't exactly the correct format. The format needs to be like this: Professor <START> Michael <END> Professor <START> Naci <END> Dr <START> Richard <END> ( p / t ) Dr <START> David <END> Professor <START> Vic <END> Dr <START> Adrian <END> Dr <START> Martin <END> Dr <START> Timothy <END> Dr <START> Ian <END> Dr <START> Ali <END>