Changes for version 1.13
- changed XS return type for sentence_get_word
- added $linkage->constituent_tree() to get a constituent tree in a Perl data structure
- added scripts/constituent-tree.pl to demonstrate how to process constituent trees
- added some comments to the scripts/*
Modules
Perl module implementing the Link Grammar Parser by Sleator, Temperley and Lafferty at CMU.
Extension to the Lingua::LinkParser module providing text definitions for link types.
Experiments with some high-level link grammar processing.
Provides
in lib/Lingua/LinkParser/Dictionary.pm
in lib/Lingua/LinkParser/Linkage.pm
in lib/Lingua/LinkParser/Linkage/Sublinkage.pm
in lib/Lingua/LinkParser/Linkage/Sublinkage/Link.pm
in lib/Lingua/LinkParser/Linkage/Word.pm
in lib/Lingua/LinkParser/Sentence.pm