Re: revised matrix updation
amit hetawal wrote: > Hello all, > here is the updated info about the problem: > I have the file as : > > hello how r u hi all what r u doini am > fine > > Now what i have to do is to form a matrix as > > Hello fine > D1 1 1 . > > D2 0 1
revised matrix updation
Hello all, here is the updated info about the problem: I have the file as : hello how r u hi all what r u doini am fine Now what i have to do is to form a matrix as Hello fine D1 1 1 .D2 0 1 ; D3 0 0D4 1 1