From: Aldric Giacomoni Date: 2009-09-15T21:34:46+09:00 Subject: Re: How to convert an string like this into a tree Object? Possum wrote: > Hi, guys , > > recently I'm working on stanford parser(written in java) which has an > in-complete ruby rapper.I can get the result like this as a string , > but I still want to manipulate the result as an tree , what is the > convinient way for me to convert the following string to an tree > object,can someone give me some suggestion? > Look up linked lists ? -- Posted via http://www.ruby-forum.com/.