Alberto Manuel Brandão Simões > Lingua-FreeLing3 > Lingua::FreeLing3::DepTree

Download:
Lingua/Lingua-FreeLing3-0.07.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.01   Source  

NAME ^

Lingua::FreeLing3::DepTree - Interface to FreeLing3 DepTree object

SYNOPSIS ^

   use Lingua::FreeLing3::DepTree;

   $ptree = $sentence->dep_tree;

DESCRIPTION ^

ACCESSORS

num_children

Returns the number of childs for this tree node.

METHODS

nth_child

Returns the nth child.

dump

Dumps the tree in a textual format, useful for debug purposes.

SEE ALSO ^

Lingua::FreeLing3(3) for the documentation table of contents. The freeling library for extra information, or perl(1) itself.

AUTHOR ^

Alberto Manuel Brandão Simões, <ambs@cpan.org>

Jorge Cunha Mendes <jorgecunhamendes@gmail.com>

COPYRIGHT AND LICENSE ^

Copyright (C) 2011-2012 by Projecto Natura

syntax highlighting: