On Fri, Jan 15, 2010 at 12:25 PM, Eknath Venkataramani
<[email protected]> wrote:
> By variable I mean:
>  the word "confident' has 8 probable meanings
> while "consumers" has only three. So I can't split the file on the basis of
> number of lines for each record.
>
Simplest things will be to just generate that file in a way you can
parse.  JSON is a good format.

Else you'll need to parse it.
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to