[Link Grammar] can relex return parse tree as output?

9 views
Skip to first unread message

mehmet ozeren

unread,
May 22, 2010, 5:24:16 PM5/22/10
to link-grammar
hi,

i've read about several output modes, but what if i want to get the
parse tree? (i mean as an object that i can easily work on)
which part of which file i should modify please?

thanks
mehmet

--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To post to this group, send email to link-g...@googlegroups.com.
To unsubscribe from this group, send email to link-grammar...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.

Linas Vepstas

unread,
May 23, 2010, 9:58:28 AM5/23/10
to link-g...@googlegroups.com
On 22 May 2010 16:24, mehmet ozeren <meoz...@gmail.com> wrote:
> hi,
>
> i've read about several output modes, but what if i want to get the
> parse tree? (i mean as an object that i can easily work on)
> which part of which file i should modify please?

By "parse tree", I guess you mean the list of dependency
relations? Because you can also get a penn-treebank style
tree as well.

Start by playing with the various flags on relation-extractor.sh
I believe -h will print help. The look at RelationExtractor.java
to see how the printing is accomplished.

--linas
Reply all
Reply to author
Forward
0 new messages